From 46e090dbc2280521d5efe56d0d302ebbc729f10a Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Thu, 25 Jul 2013 09:30:48 +0200 Subject: [PATCH 1/3] svnkit version 1.7.10-scm2-SNAPSHOT, to fix issue #422 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8eec6ed8d6..c1c5bb56aa 100644 --- a/pom.xml +++ b/pom.xml @@ -431,7 +431,7 @@ 2.3.1.201302201838-r - 1.7.9-scm2 + 1.7.10-scm2-SNAPSHOT 1.6 From f1c1253a6001954e1996176b7c5b5d76c45015f8 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 26 Jul 2013 08:07:57 +0200 Subject: [PATCH 2/3] use final version of svnkit 1.7.10-scm2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1c5bb56aa..a11d64cf9e 100644 --- a/pom.xml +++ b/pom.xml @@ -431,7 +431,7 @@ 2.3.1.201302201838-r - 1.7.10-scm2-SNAPSHOT + 1.7.10-scm2 1.6 From bd5e66d43d16eed86c4f07d1a9372b8b45e73f5f Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 26 Jul 2013 08:09:28 +0200 Subject: [PATCH 3/3] close branch issue-422