From 6c91ef68df524276e7fe6bb215f296f67baf85f3 Mon Sep 17 00:00:00 2001 From: wumpz Date: Mon, 14 Aug 2017 09:21:33 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1402951..2c86f6a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.java-diff-utils diffutils jar - 2.0 + 2.1-SNAPSHOT java-diff-utils The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.