aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-02 09:20:19 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-02 09:20:19 +0200
commit56a9787761c2f48e4f2dba93fa4b0dc97b58adf4 (patch)
tree5bbd7c46d9a75f06fdd8377fddb2ed061454bf0e
parent18436eb707e0b153944c9aa6d4d014a47af198da (diff)
downloadmoa-zs-56a9787761c2f48e4f2dba93fa4b0dc97b58adf4.tar.gz
moa-zs-56a9787761c2f48e4f2dba93fa4b0dc97b58adf4.tar.bz2
moa-zs-56a9787761c2f48e4f2dba93fa4b0dc97b58adf4.zip
Update GroupID of MOA ZS Artifact
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9a19c2f..d87d922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,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>at.gv.zustellung</groupId>
+ <groupId>at.gv.egiz</groupId>
<artifactId>moa-zs</artifactId>
<version>2.0.0-RC2-SNAPSHOT</version>
<packaging>war</packaging>