comparison flys-backend/pom.xml @ 5835:821a02bbfb4e

Fixed internal java dependencies
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 13:12:15 +0200
parents 160f53ee0870
children
comparison
equal deleted inserted replaced
5834:f507086aa94b 5835:821a02bbfb4e
65 </plugins> 65 </plugins>
66 </build> 66 </build>
67 67
68 <dependencies> 68 <dependencies>
69 <dependency> 69 <dependency>
70 <groupId>org.dive4elements.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>

http://dive4elements.wald.intevation.org