aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-03-09 09:41:01 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-03-09 09:41:01 +0000
commitab9769506f40e2c69ce27dfa6813c5aa8958ee89 (patch)
treed41ff0f7df1b8f15a1cbed705c3e9b07e4fe8e6f
parent262e56f80064b70ddfa5c642eaed56bf65be9d72 (diff)
Release policy/parent3.5.1
-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 76685ad2..247947dd 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.5.1-SNAPSHOT</version>
+ <version>3.5.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 8239d8ba..2e9fdf21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.1</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 3774a7e7..d3903d46 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.5.1-SNAPSHOT</version>
+ <version>3.5.1</version>
</parent>
<artifactId>policy-parent-resources</artifactId>