Update champ-service pom to correct groupId 83/48083/1
authorMichael Arrastia <MArrasti@amdocs.com>
Thu, 17 May 2018 17:18:05 +0000 (18:18 +0100)
committerMichael Arrastia <MArrasti@amdocs.com>
Thu, 17 May 2018 17:18:05 +0000 (18:18 +0100)
This is a further attempt to fix the release-version-java-daily job.

Change-Id: I0df7889eaf040baea5a2d8791fc9d5f2361b5690
Issue-ID: AAI-1146
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
champ-service/pom.xml

index b3859df..49b0e35 100644 (file)
@@ -29,7 +29,7 @@ limitations under the License.
         <version>1.1.0</version>
     </parent>
 
-    <groupId>org.onap.aai</groupId>
+    <groupId>org.onap.aai.champ</groupId>
     <artifactId>champ-service</artifactId>
     <version>1.2.1-SNAPSHOT</version>