Fix groupId

This commit is contained in:
SydMontague 2020-07-23 19:11:03 +02:00
parent 47e37768d8
commit 14723da294

View File

@ -2,7 +2,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>net.craftcitizen.imagemaps</groupId>
<groupId>net.craftcitizen</groupId>
<artifactId>ImageMaps</artifactId>
<version>1.1.0-SNAPSHOT</version>
<name>ImageMaps</name>