aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-03 19:47:47 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-03 19:47:47 +0000
commit46b7708aecee9b0d5c5ee16bd50b483cbbc8b1e6 (patch)
tree9dbc58d531b31b06d8447d07165b6d2a0051b442
parentde8c0925f5d8022c147d688e77f47fa5388f51e1 (diff)
Release policy/parent3.0.1
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 14257797..55a527bb 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 013e19a1..308a2319 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<packaging>pom</packaging>
<properties>