Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-backend/pom.xml Thu Apr 25 12:31:32 2013 +0200 +++ b/flys-backend/pom.xml Thu Apr 25 13:12:15 2013 +0200 @@ -67,7 +67,7 @@ <dependencies> <dependency> - <groupId>org.dive4elements.common</groupId> + <groupId>org.dive4elements</groupId> <artifactId>artifacts-common</artifactId> <version>1.0-SNAPSHOT</version> </dependency>