aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f0eb859a2..bb299c46d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,15 @@
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
<version>2.1.0-SNAPSHOT</version>
+ <relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
+
<name>policy-models</name>
<description>This repo holds model code agnostic to PDP engines</description>