diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:35:29 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-24 23:35:29 +0300 |
commit | 4393b784fadf9e69c19e11eb8c72316160d6d390 (patch) | |
tree | c581975ff00000bf10852c80a47481be0cb9d368 | |
parent | 9cec3e06bbd006ca313ba98204a2fb622e8705c8 (diff) |
pom clean up
Change-Id: I1d0fdfdb01cf8e7e0cd6463a096b69e599120900
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ <org.glassfish.jersey.version>2.24</org.glassfish.jersey.version> <functionaljava.version>4.2</functionaljava.version> <httpclient.version>4.4.1</httpclient.version> - <commons-logging.version>1.2.1-SNAPSHOT</commons-logging.version> <httpcore.version>4.4.1</httpcore.version> <logback.version>1.1.2</logback.version> <junit.version>4.12</junit.version> |