summaryrefslogtreecommitdiffstats
path: root/appc-event-listener/appc-event-listener-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-event-listener/appc-event-listener-bundle/pom.xml')
-rw-r--r--appc-event-listener/appc-event-listener-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-event-listener/appc-event-listener-bundle/pom.xml b/appc-event-listener/appc-event-listener-bundle/pom.xml
index 929d7cfa8..abd664e23 100644
--- a/appc-event-listener/appc-event-listener-bundle/pom.xml
+++ b/appc-event-listener/appc-event-listener-bundle/pom.xml
@@ -47,7 +47,7 @@
</dependency>
<dependency>
<groupId>org.onap.appc</groupId>
- <artifactId>appc-common</artifactId>
+ <artifactId>appc-common-bundle</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
@@ -140,7 +140,7 @@
*;resolution:=optional
</Import-Package>
<Embed-Dependency>
- httpclient,httpcore,jasypt,commons-lang,commons-lang3,appc-common,
+ httpclient,httpcore,jasypt,commons-lang,commons-lang3,appc-common-bundle,
logback-core,logback-classic,eelf-core,commons-logging;scope=compile|runtime;inline=false
</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>