added scope compile to gwt

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@111515 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2015-01-28 16:43:18 +00:00
parent 3684abf73b
commit 453ca0df8c
1 changed files with 4 additions and 3 deletions

View File

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