From 0c89f00c56fbfb6105c7b5679ce535db2eb0a76d Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 21 Dec 2012 15:39:27 +0100 Subject: [PATCH 1/3] use version 1.7.6-scm4-SNAPSHOT of svnkit to fix issue #298 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bf2f5e7ea..0f78aa7ef3 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,7 @@ 2.1.0.201209190230-r - 1.7.6-scm3 + 1.7.6-scm4-SNAPSHOT 1.6 From 5cacadc35033a816af33f4b071fffcc3d1e4710c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Thu, 27 Dec 2012 20:04:25 +0100 Subject: [PATCH 2/3] use final version of svnkit-1.7.6-scm4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f78aa7ef3..f74ba977e2 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,7 @@ 2.1.0.201209190230-r - 1.7.6-scm4-SNAPSHOT + 1.7.6-scm4 1.6 From 09d88846df3ec07a8570afeb4123a41cd1eb5e5b Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Thu, 27 Dec 2012 20:04:41 +0100 Subject: [PATCH 3/3] close branch issue-298