diff options
-rw-r--r-- | cmso-database/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml index f5850f4..bef54fd 100644 --- a/cmso-database/pom.xml +++ b/cmso-database/pom.xml @@ -1,5 +1,5 @@ <!--
- Copyright © 2017-2018 AT&T Intellectual Property.
+ Copyright © 2018 AT&T Intellectual Property.
Modifications Copyright © 2018 IBM.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -39,7 +39,7 @@ <version>1.2.0</version>
</parent>
- <groupId>com.onap.optf</groupId>
+ <groupId>org.onap.optf.cmso</groupId>
<artifactId>liquibase</artifactId>
<version>0.1.0-SNAPSHOT</version>
|