Fixed pom, gxt3 to provided scope

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-wizard-widget@86779 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-12-10 13:23:02 +00:00 committed by Giancarlo Panichi
parent d094bd3a74
commit a0de2af926
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt</artifactId>
<version>3.0.1</version>
<scope>provided</scope>
</dependency>