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
This commit is contained in:
Massimiliano Assante 2013-10-01 08:28:15 +00:00
parent ded9d8cf40
commit 7cfd294e16
2 changed files with 2 additions and 6 deletions

View File

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

View File

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