fixing gxt range

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@92353 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Andrea Manzi 2014-02-26 17:28:48 +00:00
parent c5097e0404
commit 7b91781f8a
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt</artifactId>
<version>[3.0.0,)</version>
<version>[3.0.0,3.0.1]</version>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>