updated groupId to be accurate

This commit is contained in:
Klemek
2019-01-20 16:39:55 +01:00
parent 10ae96fb68
commit c10acc9c41
+1 -1
View File
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <project xmlns="http://maven.apache.org/POM/4.0.0" 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> <modelVersion>4.0.0</modelVersion>
<groupId>io.github.klemek</groupId> <groupId>com.github.klemek</groupId>
<artifactId>betterlists</artifactId> <artifactId>betterlists</artifactId>
<version>1.4-SNAPSHOT</version> <version>1.4-SNAPSHOT</version>