From 1e818b56cd4a6e6c71a31474499ad023720119e6 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 27 Aug 2011 18:06:35 +0200 Subject: [PATCH 1/3] update svnkit-dav to version 1.3.5.6-SNAPSHOT to fix #45 --- scm-plugins/scm-svn-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index c1a9d1f2ac..ec566880be 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -53,7 +53,7 @@ - 1.3.5.5 + 1.3.5.6-SNAPSHOT From 2030744823549dcf7b5aeb5acd8c5aecc743aba0 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Tue, 6 Sep 2011 20:47:03 +0200 Subject: [PATCH 2/3] update svnkit-dav to version 1.3.5.6 --- scm-plugins/scm-svn-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index ec566880be..b34687791f 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -53,7 +53,7 @@ - 1.3.5.6-SNAPSHOT + 1.3.5.6 From 49b0f695a0de4e91e6f47f4d9bbf88d2f1affd4f Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Tue, 6 Sep 2011 20:47:27 +0200 Subject: [PATCH 3/3] close branch issue-45