summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-network-inventory-client
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-02-28 12:22:45 -0500
committerTaka Cho <tc012c@att.com>2018-02-28 12:46:52 -0500
commitbe88d83d3f973078a344014d7208326617afe168 (patch)
tree4df287ea6470c06de71ecbe84c27936c62c83ebc /appc-outbound/appc-network-inventory-client
parente3bd404d65b45afd4fdbe5a6da1a73b8ad934e2a (diff)
roll back the logback version
Change-Id: I34661e29c605b7731c92412d9c0c57c91583e8a4 Issue-ID: APPC-684 Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'appc-outbound/appc-network-inventory-client')
-rwxr-xr-xappc-outbound/appc-network-inventory-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml
index 0dd292379..bd380656f 100755
--- a/appc-outbound/appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/pom.xml
@@ -36,7 +36,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <logback.version>1.2.3</logback.version>
+ <logback.version>1.1.1</logback.version>
<common.collections.version>3.2.2</common.collections.version>
<common.io.version>2.5</common.io.version>
<jettison.version>1.3.7</jettison.version>