From 95f87a77dfb5409d661fd85d03cb1c8ac38f18a3 Mon Sep 17 00:00:00 2001 From: wumpz Date: Mon, 14 Aug 2017 08:49:24 +0200 Subject: [PATCH] introduced release plugin --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 84c2f9c..5885a39 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 com.github.java-diff-utils diffutils @@ -10,16 +9,20 @@ The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java. https://github.com/wumpz/java-diff-utils 2009 + scm:git:https://github.com/wumpz/java-diff-utils.git scm:git:ssh://git@github.com:wumpz/java-diff-utils.git https://github.com/wumpz/java-diff-utils.git - + diffutils-2.0 + GitHub Issues