aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-01 13:43:03 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-01 13:43:03 +0000
commit4eb2bed66f21edd470c0808570427e0e9412a5ae (patch)
treef9b7e3f2dcf99eb8009ad302ec9a8ee6e081b64e
parentbca88f1ec6e6046e00600833e5b5d8d42a6162ae (diff)
Release policy/parent3.5.410.0.1-PF-I1
-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 bd9378a6..161071b3 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 2fbd7d44..01efd553 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index b672c757..2149ff26 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
</parent>
<artifactId>policy-parent-resources</artifactId>