aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-04-24 10:59:33 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-04-24 10:59:33 +0000
commite2d111863acc2963b9b834edc4e4c0f0f25c8e52 (patch)
tree261a14596a2b9e15d39928c237d01c1b75c94a15
parent9603a70bec0f57dbf546ddcf1872cb7d3fa7ab4a (diff)
Release policy/parent3.7.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 a7781444..0d4552bc 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.7.2-SNAPSHOT</version>
+ <version>3.7.2</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 7b3bfe99..7426b5cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.7.2-SNAPSHOT</version>
+ <version>3.7.2</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 87297eb6..3599a93f 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.7.2-SNAPSHOT</version>
+ <version>3.7.2</version>
</parent>
<artifactId>policy-parent-resources</artifactId>