aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-12-15 09:00:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-12-15 09:00:46 +0000
commit67f16720c028d5b0bbeea2d23c4022f8c445183b (patch)
tree71d7c1314d9eba9b166e1daa6d6f4fa7b6b75ee1
parenta307261eb1d55d22128361d83d35393ad5bc3799 (diff)
Release policy/parent3.7.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 f765d29b..7cfdcc81 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 399b4309..b1ee67c4 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.0-SNAPSHOT</version>
+ <version>3.7.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 8a76115c..a821bccb 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.0-SNAPSHOT</version>
+ <version>3.7.0</version>
</parent>
<artifactId>policy-parent-resources</artifactId>