aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-28 01:44:21 +0200
committerMichael Lando <ml636r@att.com>2017-02-28 01:44:21 +0200
commit2e0ef97f37a2fb4174d48fc86adbc3b73b1a957b (patch)
tree7ed1ed2062854a54d6f2e3549d853c230606a052 /asdc-tests
parentc0ac015cec8813f835b2aec44c8e7e6c1eacf574 (diff)
pom fix
Change-Id: I0a83c9b59902eb5a3f9c1429a5d2d495af078ec0 Signed-off-by: Michael Lando <ml636r@att.com>
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>