updated groupId to be accurate

This commit is contained in:
Klemek
2019-01-20 16:38:07 +01:00
parent 377477ae17
commit 10ae96fb68
+2 -2
View File
@@ -2,9 +2,9 @@
<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>
<groupId>fr.klemek</groupId>
<groupId>io.github.klemek</groupId>
<artifactId>betterlists</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.4-SNAPSHOT</version>
<name>BetterLists</name>
<description>An extension of the java.util.List interface which include some of the C# LINQ