From d69517719b0793f3ffaad260406574dc89bd7cac Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 7 Dec 2012 15:56:05 +0100 Subject: [PATCH 1/2] fix build --- scm-clients/scm-cli-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 6a7e3e5e3b..c21008881c 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -41,7 +41,7 @@ args4j args4j - 2.0.22 + 2.0.21 From d184aacf3b8975afba3fd05c97bf0c1410b42554 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 7 Dec 2012 15:56:24 +0100 Subject: [PATCH 2/2] close branch issue-289