summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2017-09-14 14:53:04 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2017-09-19 11:38:28 -0400
commitaebbbe3fa762f8934a7593b2dcbb88675f451914 (patch)
treee21ae62752c799789267ada48da84dc5669fd334 /pom.xml
parentf4130ae4c906770b229d3d58e1d76b9b3d28ac80 (diff)
Renaming openecomp to onap
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
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>