updated pom:

<dependency>
			<groupId>com.sencha.gxt</groupId>
			<artifactId>gxt2.2.5-gwt2.X</artifactId>
			<version>2.7.0</version>
		</dependency>

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@101812 82a268e6-3cf1-43bd-a215-b396298e98cf
task/19600
Francesco Mangiacrapa 10 years ago
parent bc89311186
commit 6d9a7e3d76

@ -64,12 +64,8 @@
<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/Desktop/jar 2.2.5/old/gxt-2.2.5/gxt-2.2.5-pc.jar</systemPath> -->
<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>
<!-- PORTAL MANAGER -->

Loading…
Cancel
Save