diff --git a/java-diff-utils-jgit/pom.xml b/java-diff-utils-jgit/pom.xml index 766719b..a5203b3 100644 --- a/java-diff-utils-jgit/pom.xml +++ b/java-diff-utils-jgit/pom.xml @@ -4,7 +4,7 @@ io.github.java-diff-utils java-diff-utils-parent - 4.16-SNAPSHOT + 4.17-SNAPSHOT java-diff-utils-jgit jar diff --git a/java-diff-utils/pom.xml b/java-diff-utils/pom.xml index e0c1139..cbe4f34 100644 --- a/java-diff-utils/pom.xml +++ b/java-diff-utils/pom.xml @@ -4,7 +4,7 @@ io.github.java-diff-utils java-diff-utils-parent - 4.16-SNAPSHOT + 4.17-SNAPSHOT io.github.java-diff-utils java-diff-utils diff --git a/pom.xml b/pom.xml index 6dc5de7..e39a81d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.java-diff-utils java-diff-utils-parent - 4.16-SNAPSHOT + 4.17-SNAPSHOT pom java-diff-utils-parent The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java. @@ -45,6 +45,7 @@ https://github.com/java-diff-utils/java-diff-utils/issues + UTF-8 1.8 @@ -130,28 +132,28 @@ ${project.build.sourceDirectory} - + - - - - - - - - - - - + + + + + + + + + + + - + - - - - + + + + - + @@ -189,7 +191,7 @@ 2.30.0 - + true 2 @@ -210,6 +212,15 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + sonatype-nexus + +