Mercurial > dive4elements > river
comparison backend/pom-oracle.xml @ 5857:60141466b503
Backend: Fixed Oracle pom.xml and README.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Sun, 28 Apr 2013 11:56:54 +0200 |
parents | cff1eea9854f |
children | 7f63ad20d4f0 |
comparison
equal
deleted
inserted
replaced
5856:c7b6561af370 | 5857:60141466b503 |
---|---|
65 </plugins> | 65 </plugins> |
66 </build> | 66 </build> |
67 | 67 |
68 <dependencies> | 68 <dependencies> |
69 <dependency> | 69 <dependency> |
70 <groupId>org.dive4elements.artifacts.common</groupId> | 70 <groupId>org.dive4elements</groupId> |
71 <artifactId>artifacts-common</artifactId> | 71 <artifactId>artifacts-common</artifactId> |
72 <version>1.0-SNAPSHOT</version> | 72 <version>1.0-SNAPSHOT</version> |
73 </dependency> | 73 </dependency> |
74 <dependency> | 74 <dependency> |
75 <groupId>junit</groupId> | 75 <groupId>junit</groupId> |