Renaming openecomp to onap
[aai/search-data-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f7a58c3..fa3fd2f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
         <groupId>com.att.ajsc</groupId>
         <version>2.0.0</version>
     </parent>
-    <groupId>org.openecomp.aai</groupId>
+    <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <name>aai-search-data-service</name>
                     <addCompileSourceRoot>true</addCompileSourceRoot>
                     <sourceDirectory>${basedir}/src/main/resources/json/schema</sourceDirectory>
                     <outputDirectory>${generatedSourceDir}</outputDirectory>
-                    <targetPackage>org.openecomp.sa.rest</targetPackage>
+                    <targetPackage>org.onap.aai.sa.rest</targetPackage>
                 </configuration>
                 <executions>
                     <execution>