aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-06-20 21:05:36 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-20 21:05:36 +0000
commitd2f06bc571933bb59383dfb1f8a3ece6138468d6 (patch)
treee566d10e4341dace221684c2b61f7983a2c96125
parent5bcdc95e91aeabf68770b175fe210da38e76867f (diff)
parentc051ded3ed0ce9cd216593d4626117453d4e8a73 (diff)
Merge "Upgrade to release 3.0.0 parent"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0c1c6077f..c86a342fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<relativePath />
</parent>
<groupId>org.onap.policy.engine</groupId>