aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-12 10:48:44 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-12 10:48:44 +0000
commit4c8df6fdcf162290339a851fbd874c0cb4828f3f (patch)
tree93b8206d387d0718516cb803ef5ba54d328507d8
parent744843ba923ab63013d7ed11a83da58a5c194f55 (diff)
Release policy/parent3.5.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 7477cd85..8078d637 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.2-SNAPSHOT</version>
+ <version>3.5.2</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 8cc29ae8..25914f3d 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.2-SNAPSHOT</version>
+ <version>3.5.2</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 92286eff..3f4755e2 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.2-SNAPSHOT</version>
+ <version>3.5.2</version>
</parent>
<artifactId>policy-parent-resources</artifactId>