Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Setting the scope of SmartGWT dependency as provided, because it is n…
Browse files Browse the repository at this point in the history
…eeded only during the GWT compile time.
  • Loading branch information
jkremser committed Mar 21, 2014
1 parent e2ff8dd commit 08d9fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/enterprise/gui/coregui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
<groupId>com.smartgwt</groupId>
<artifactId>smartgwt</artifactId>
<version>${smartgwt.version}</version>
<scope>provided</scope>
</dependency>


Expand Down

0 comments on commit 08d9fcb

Please sign in to comment.