changed gwt-user dependency to provided

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer-app@101027 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-10-27 14:40:27 +00:00
parent d6a6b2e80b
commit ab4ddd83db
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>
<version>${gwtVersion}</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<dependency>