aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-07-11 14:58:14 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-07-11 14:58:14 +0000
commit57094fd6aea27fe1696efa5c7683fd2e82be7a77 (patch)
tree966b1260565899ee8c7f578d6b61f94833fa454f
parenta43661791af16de4c390b3742d3319f8d86699fe (diff)
Release policy/parent5.0.0
-rw-r--r--checkstyle/pom.xml2
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--resources/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index d2518ee0..7810f5b9 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
</parent>
<artifactId>checkstyle</artifactId>
<name>checkstyle</name>
diff --git a/integration/pom.xml b/integration/pom.xml
index 2d9732ec..f44ea327 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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 511c6c1f..a0f7923d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 2648a57c..a695827a 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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
</parent>
<artifactId>policy-parent-resources</artifactId>