First part of onap rename
[appc.git] / appc-dispatcher / appc-dispatcher-common / domain-model-lib / pom.xml
index 1ab18e0..204e9f2 100644 (file)
@@ -1,7 +1,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.openecomp.appc</groupId>
+        <groupId>org.onap.appc</groupId>
         <artifactId>appc-dispatcher-common</artifactId>
         <version>1.3.0-SNAPSHOT</version>
     </parent>
@@ -24,7 +24,7 @@
                     <instructions>
                         <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                         <Bundle-Version>${project.version}</Bundle-Version>
-                        <Export-Package>org.openecomp.appc.domainmodel.lcm</Export-Package>
+                        <Export-Package>org.onap.appc.domainmodel.lcm</Export-Package>
                         <Embed-Transitive>true</Embed-Transitive>
 
                     </instructions>