aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-10-17 16:02:32 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-10-17 16:02:32 +0000
commitce5041c0f6bb0b236701a40a361a1247e18c5fd1 (patch)
tree9ed3df9a17b66df7da990381e80d9da0a3a89e7e
parent1e15c6748383e101b8672315bdf655dc9093685a (diff)
Release policy/parent4.0.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 e8ede633..95a94a5e 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.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 832690b9..9301512d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 3d9dbfc7..937be538 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.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
</parent>
<artifactId>policy-parent-resources</artifactId>