Mercurial > dive4elements > http-client
changeset 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 | 4136f0c1601f |
children | 61b2df4f1dbd |
files | pom.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>