aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'champ-lib/pom.xml')
-rw-r--r--champ-lib/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml
index 32e716e..e6dd2f3 100644
--- a/champ-lib/pom.xml
+++ b/champ-lib/pom.xml
@@ -27,6 +27,12 @@ limitations under the License.
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
+ <parent>
+ <groupId>org.onap.aai</groupId>
+ <artifactId>champ</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
+ </parent>
+
<modules>
<module>champ-core</module>
<module>champ-titan</module>