aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-09-09 13:42:42 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-09-09 13:42:42 +0000
commit98d3822ae3d52d95663077a6718cb0594dbad62a (patch)
tree6a563a21e7e42487c2ddae996fa6676c008c59a1
parenta958e636be63703ad4d73f1d2bf14774e2783639 (diff)
Release policy/parent3.4.2
-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 e1a1dc5b..c99192f1 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.2-SNAPSHOT</version>
+ <version>3.4.2</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index f013f68b..dc0da9bc 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.2-SNAPSHOT</version>
+ <version>3.4.2</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index f60e293c..97881c80 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.2-SNAPSHOT</version>
+ <version>3.4.2</version>
</parent>
<artifactId>policy-parent-resources</artifactId>