Mercurial > dive4elements > framework
changeset 476:eab76b8b94b1
Adusted maven id for commons module.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 25 Apr 2013 12:47:43 +0200 |
parents | 415df0fc4fa1 |
children | c5a91bcf9e53 |
files | artifacts-common/pom.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>