[Dive4elements-commits] [PATCH] Fixed maven id

Wald Commits scm-commit at wald.intevation.org
Thu Apr 25 13:06:30 CEST 2013


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1366887983 -7200
# Node ID 7cc177a40cf2bc1174146d1853fbf4e7d8a175b2
# Parent  4136f0c1601f41915c3df1fbeb35fcf9ceaf761f
Fixed maven id

diff -r 4136f0c1601f -r 7cc177a40cf2 pom.xml
--- 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>


More information about the Dive4elements-commits mailing list