[Dive4elements-commits] [PATCH] Adusted maven id for commons module
Wald Commits
scm-commit at wald.intevation.org
Thu Apr 25 12:47:47 CEST 2013
# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1366886863 -7200
# Node ID eab76b8b94b1cea8a6eac31bf3d1ec81410f2aed
# Parent 415df0fc4fa129756ffb9eef829f9d84c482f2e2
Adusted maven id for commons module.
diff -r 415df0fc4fa1 -r eab76b8b94b1 artifacts-common/pom.xml
--- a/artifacts-common/pom.xml Thu Apr 25 12:23:04 2013 +0200
+++ b/artifacts-common/pom.xml Thu Apr 25 12:47:43 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>org.dive4elements.common</groupId>
+ <groupId>org.dive4elements</groupId>
<artifactId>artifacts-common</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
More information about the Dive4elements-commits
mailing list