aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-02-28 10:42:35 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-02-28 10:42:35 +0000
commit840afd54d78dcbe0239dcc1da06bfa7663bbdc6c (patch)
tree914678be25f103dc66fc1ad01dc7fa3ccab681cf
parentce601f27a0c8f2cb969d2ba2c3a5e21990b46287 (diff)
Release policy/parent3.7.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 aa46c551..988ce4f8 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.1-SNAPSHOT</version>
+ <version>3.7.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index b10008f4..c93cbeb3 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.1-SNAPSHOT</version>
+ <version>3.7.1</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index a3de1f18..e8fc2ef1 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.1-SNAPSHOT</version>
+ <version>3.7.1</version>
</parent>
<artifactId>policy-parent-resources</artifactId>