removed gHN stubs obsolete dep

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/rmp-common-library@82175 82a268e6-3cf1-43bd-a215-b396298e98cf
Feature/25384
Massimiliano Assante 11 years ago
parent ded9d8cf40
commit 7cfd294e16

@ -24,5 +24,5 @@
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

@ -87,11 +87,7 @@
<artifactId>ghn-manager-client</artifactId>
<version>[1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.resourcemanagement</groupId>
<artifactId>ghnmanager-stubs</artifactId>
</dependency>
</dependency>
<!-- END FWS -->
<dependency>
<groupId>log4j</groupId>

Loading…
Cancel
Save