aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core/appc-common-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r--appc-core/appc-common-bundle/pom.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 07300f53f..0f72a1620 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -31,19 +31,8 @@
<dependencies>
<!-- logging -->
<dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- <version>${logback.version}</version>
- </dependency>
- <dependency>
<groupId>com.att.eelf</groupId>
<artifactId>eelf-core</artifactId>
- <exclusions>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@@ -168,4 +157,4 @@
</plugin>
</plugins>
</build>
-</project>
+</project> \ No newline at end of file