diff --git a/README.md b/README.md index ca9f297..28d5ff5 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ But it can easily replaced by any other which is better for handing your texts. ### Changelog ### * Version 2.1-SNAPSHOT * included checkstyle source code conventions + * groupid changed to **com.github.wumpz**, due to maven central releasing * Version 2.0 * switch to maven and removed other artifacts * changed groupid to **com.github.java-diff-utils** due to different forks at github diff --git a/pom.xml b/pom.xml index 4c64725..826d9c9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - com.github.java-diff-utils + com.github.wumpz diffutils jar 2.1-SNAPSHOT