Commit a7256383 by Juho Juopperi

foo

1 parent 50808b34
......@@ -65,7 +65,7 @@
<groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId>
<version>2.4.0</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
......@@ -38,15 +38,6 @@
<dependent-module archiveName="MoyaAuthModuleClient-1.0.0-SNAPSHOT.jar" deploy-path="/" handle="module:/resource/MoyaAuthModuleClient/MoyaAuthModuleClient">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="eclipselink-2.4.0.jar" deploy-path="/" handle="module:/classpath/var/M2_REPO/org/eclipse/persistence/eclipselink/2.4.0/eclipselink-2.4.0.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="javax.persistence-2.0.4.v201112161009.jar" deploy-path="/" handle="module:/classpath/var/M2_REPO/org/eclipse/persistence/javax.persistence/2.0.4.v201112161009/javax.persistence-2.0.4.v201112161009.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="commonj.sdo-2.1.1.v201112051852.jar" deploy-path="/" handle="module:/classpath/var/M2_REPO/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="barcode4j-2.1.jar" deploy-path="/" handle="module:/classpath/var/M2_REPO/net/sf/barcode4j/barcode4j/2.1/barcode4j-2.1.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!