Commit 3955689d by Juho Juopperi

foo

1 parent 9abf05d6
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<groupId>org.eclipse.persistence</groupId> <groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId> <artifactId>eclipselink</artifactId>
<version>2.4.0</version> <version>2.4.0</version>
<scope>provided</scope> <!-- <scope>provided</scope> -->
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
<groupId>fi.codecrew.moya</groupId> <groupId>fi.codecrew.moya</groupId>
<artifactId>MoyaDatabase</artifactId> <artifactId>MoyaDatabase</artifactId>
<bundleFileName>lib/MoyaDatabase.jar</bundleFileName> <bundleFileName>lib/MoyaDatabase.jar</bundleFileName>
<includeInApplicationXml>true</includeInApplicationXml>
</jarModule> </jarModule>
<jarModule> <jarModule>
<groupId>fi.codecrew.moya</groupId> <groupId>fi.codecrew.moya</groupId>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!