aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-tests')
-rw-r--r--asdc-tests/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml
index 6b5304c350..90f442a892 100644
--- a/asdc-tests/pom.xml
+++ b/asdc-tests/pom.xml
@@ -150,6 +150,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
+ <version>2.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
@@ -191,6 +192,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
+ <version>1.2.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>