aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 57a0873..90092c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
</dependency>
<!-- ECOMP REST Client Library. -->
<dependency>
- <groupId>org.openecomp.aai</groupId>
+ <groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
@@ -95,7 +95,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
- <Bundle-SymbolicName>org.openecomp.router-core</Bundle-SymbolicName>
+ <Bundle-SymbolicName>org.onap.aai.router-core</Bundle-SymbolicName>
<Export-Service>org.apache.camel.spi.ComponentResolver;component=event-bus</Export-Service>
</instructions>
</configuration>