eclipse project update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@133742 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-10-28 15:47:32 +00:00
parent d6f4956f89
commit 605543db10
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
<dependent-module archiveName="resource-registry-api-1.2.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/resource-registry-api/resource-registry-api">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="information-system-model-1.2.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/information-system-model/information-system-model">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="resource-registry"/>
<property name="java-output-path" value="/resource-registry/target/classes"/>
</wb-module>