From 59b666dcc81d9fbe425ba34d66f32067faa46018 Mon Sep 17 00:00:00 2001 From: wumpz Date: Mon, 14 Aug 2017 09:07:41 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of diffutils-2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 601a42b..5885a39 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.java-diff-utils diffutils jar - 2.1-SNAPSHOT + 2.0-SNAPSHOT java-diff-utils The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.