aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-10-25 10:58:17 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-10-25 10:58:22 -0400
commit6c6df4da482e34f57d68137f03b38b6187516320 (patch)
tree7632dba75c06b29b54b9f1e5859a74d9a49918c7
parent9dc04ce3df02991d115d4a5df4a00b421075485f (diff)
Upgrade policy/parent 2.0.0HEADmaster
Upgrade to released component. Issue-ID: POLICY-1213 Change-Id: I299b550c58f39889261900216f86520799d0f8d3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-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>