diff options
Diffstat (limited to 'champ-service')
-rw-r--r-- | champ-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index b3859df..49b0e35 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -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> |