updated maven dependencies

<dependency>
			<groupId>org.gcube.portlets.user</groupId>
			<artifactId>workspace-application-handler</artifactId>
			<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
			<scope>provided</scope>
		</dependency>

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@71015 82a268e6-3cf1-43bd-a215-b396298e98cf
task/19600
Francesco Mangiacrapa 11 years ago
parent 1b0aa9e43d
commit 5cd95291bf

@ -147,8 +147,9 @@
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspaceapplicationhandler</artifactId>
<version>1.0.0-SNAPSHOT</version>
<artifactId>workspace-application-handler</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<!-- REMOVE THIS -->

Loading…
Cancel
Save