From e8447d7095fb146d7311c41dd3e4a1506f1db91f Mon Sep 17 00:00:00 2001 From: "simon.mittermueller@gmail.com" Date: Mon, 4 Mar 2013 12:11:49 +0000 Subject: [PATCH 1/3] Created branch for 1.3.0 From 16079acc430ff3962831c9a003b1d49e67640a2b Mon Sep 17 00:00:00 2001 From: "simon.mittermueller@gmail.com" Date: Mon, 4 Mar 2013 12:20:40 +0000 Subject: [PATCH 2/3] Set branch version in pom.xml to 1.3.0 (instead of 1.3.0-SNAPSHOT). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3875cad..1439e09 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.googlecode.java-diff-utils diffutils jar - 1.3.0-SNAPSHOT + 1.3.0 java-diff-utils The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java. From 3891712ae8d0f41f947edae98a16eb3930b3c261 Mon Sep 17 00:00:00 2001 From: "simon.mittermueller@gmail.com" Date: Mon, 4 Mar 2013 13:47:01 +0000 Subject: [PATCH 3/3] Changed scm url to branches/1.3.0 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1439e09..33ca991 100644 --- a/pom.xml +++ b/pom.xml @@ -16,8 +16,8 @@ 7 - scm:svn:http://java-diff-utils.googlecode.com/svn/trunk/ - scm:svn:https://java-diff-utils.googlecode.com/svn/trunk/ + scm:svn:http://java-diff-utils.googlecode.com/svn/branches/1.3.0/ + scm:svn:https://java-diff-utils.googlecode.com/svn/branches/1.3.0 http://code.google.com/p/java-diff-utils/source/browse/ @@ -28,7 +28,8 @@ A business-friendly OSS license - + + UTF-8