summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-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>