aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-12-11 11:06:13 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-12-11 11:06:13 +0000
commit9f475284c041d77658dc5d8c5ab9202099631da5 (patch)
tree62f3d4668ed3ebbb7fb8a416a56616696f6171aa
parent239d8f94f35edd7cfcb041cfabcb7a984da4100b (diff)
Release policy/parent4.1.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 2af220cf..9d03ba5b 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>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 4aafc10a..57d896a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 34e39508..025e0376 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>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
</parent>
<artifactId>policy-parent-resources</artifactId>