summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2018-10-10 16:31:14 -0400
committerPrudence Au <prudence.au@amdocs.com>2018-10-10 16:31:14 -0400
commit2c169b4daaa9550d1d113d743894c57811ebd976 (patch)
tree9e0b7c8121627f75c85cc8a8442ca26ff037afb4
parentf713dc41fa6453bfd5e199ef17321a1d915574c0 (diff)
Fix critical CLM issue1.3.0
Change-Id: Id803e4e7bb1b34ab789a3e06f725d69c86aed12f Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: AAI-1717
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 58948a6..0674a6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,11 +124,6 @@ limitations under the License.
<!-- 02: Logging -->
<dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>logging-api</artifactId>
<version>${version.org.onap.aai.logging-service}</version>