aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-08-25 13:42:33 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-08-25 13:42:33 +0000
commitbb0bf2f6f2e764099cd62f726d81300b52df5fcd (patch)
tree9677fbcea3882f94f0bcb52fbb5a3b946ebd1985
parent884c38868a8be260c75e3b140711dc766258ec1c (diff)
Release policy/parent3.4.0
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--resources/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 87dbc237..92e9fe0e 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index f21c7e1c..0504bdfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 802e93fd..27664c4d 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
</parent>
<artifactId>policy-parent-resources</artifactId>