aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-29 11:23:19 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-29 11:23:19 +0200
commitcca8846d49d51af3cd18684dbf3faa971ab7f703 (patch)
tree614b5bf39157970e144ba760578f296fa9fee72e /pom.xml
parent91e6adb606382f10985777d225e4f62f0b624ceb (diff)
downloadmoa-zs-cca8846d49d51af3cd18684dbf3faa971ab7f703.tar.gz
moa-zs-cca8846d49d51af3cd18684dbf3faa971ab7f703.tar.bz2
moa-zs-cca8846d49d51af3cd18684dbf3faa971ab7f703.zip
Fix GroupID
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 27ce5d1..6b27f3b 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>egiz.gv.at</groupId>
+ <groupId>at.gv.zustellung</groupId>
<artifactId>moa-zs</artifactId>
<version>2.0.0</version>
<packaging>war</packaging>