Mercurial > dive4elements > http-client
diff pom.xml @ 74:7cc177a40cf2 3.0.2
Fixed maven id
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 25 Apr 2013 13:06:23 +0200 |
parents | 41092eeebd1f |
children | 136542267d69 |
line wrap: on
line diff
--- a/pom.xml Thu Apr 25 11:16:19 2013 +0200 +++ b/pom.xml Thu Apr 25 13:06:23 2013 +0200 @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>de.intevation.artifacts.httpclient</groupId> + <groupId>org.dive4elements</groupId> <artifactId>http-client</artifactId> <version>1.0-SNAPSHOT</version> <packaging>jar</packaging>