aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 79670f2..9cf0141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,12 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pdp</groupId>
<artifactId>policy-pdp</artifactId>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>