updated pom: <artifactId>gxt2.2.5-gwt2.X</artifactId>

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@101813 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-12-01 16:47:13 +00:00
parent f3b966bcbb
commit f0b1f201c2
1 changed files with 8 additions and 10 deletions

18
pom.xml
View File

@ -81,19 +81,17 @@
<version>${gwtVersion}</version>
</dependency>
<!-- <dependency> -->
<!-- <groupId>com.google.gwt</groupId> -->
<!-- <artifactId>gwt-codeserver</artifactId> -->
<!-- <version>${gwtVersion}</version> -->
<!-- <scope>provided</scope> -->
<!-- </dependency> -->
<!-- <dependency> -->
<!-- <groupId>com.google.gwt</groupId> -->
<!-- <artifactId>gwt-codeserver</artifactId> -->
<!-- <version>${gwtVersion}</version> -->
<!-- <scope>provided</scope> -->
<!-- </dependency> -->
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt2.2.5-gwt2.7</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>/home/francesco-mangiacrapa/wseclipse/gxt2.2.5-gwt2.7/target/gxt2.2.5-gwt2.7.jar</systemPath>
<artifactId>gxt2.2.5-gwt2.X</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>