Renaming openecomp to onap
[aai/router-core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a671915..90092c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
    <artifactId>router-core</artifactId>
    <packaging>bundle</packaging>
    <version>1.1.0-SNAPSHOT</version>
-   <name>Core Data Router Components</name>
+   <name>aai-router-core</name>
    <properties>
       <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
       <!-- Sonar Properties -->
@@ -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>