aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-10-25 11:04:04 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-10-25 11:04:12 -0400
commit95fb7dab690fd80fa51704cbf28dab095c174fcc (patch)
treeab3b6ffdbbbc4a4f89aef83a1a6e3f0aa4a89091 /pom.xml
parentf973f58d6640756a72783830e140ef59af0aede3 (diff)
Upgrade policy/parent 2.0.0
Upgrade to released artifact. Issue-ID: POLICY-1213 Change-Id: Iac97ab8b1be6a4a46d30d85d02c8e902b5e0acae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1a90839a1..1b99cdc46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,11 +24,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>