diff options
Diffstat (limited to 'champ-lib/champ-core/pom.xml')
-rw-r--r-- | champ-lib/champ-core/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index d528a0f..484953f 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,11 +25,12 @@ limitations under the License. <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.aai</groupId> + <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> <version>1.2.1-SNAPSHOT</version> </parent> + <groupId>org.onap.aai.champ.champ-lib</groupId> <artifactId>champ-core</artifactId> <dependencies> |