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
This commit is contained in:
Francesco Mangiacrapa 2014-12-01 16:46:30 +00:00
parent bc89311186
commit 6d9a7e3d76
1 changed files with 2 additions and 6 deletions

View File

@ -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 -->