aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-05-15 11:09:39 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-05-15 11:09:39 +0000
commit049889128a74040b8fa3a0da69e2be8baed33e56 (patch)
tree4f4b3c317e442dedcb9de623c2515a97c292d777
parente02d27f830abc7ed1d131057da714bbeafa7f61d (diff)
Release policy/parent4.1.3
-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 313e4272..2cc1c4a1 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>4.1.3-SNAPSHOT</version>
+ <version>4.1.3</version>
</parent>
<artifactId>checkstyle</artifactId>
<name>checkstyle</name>
diff --git a/integration/pom.xml b/integration/pom.xml
index 4d897b14..b8058b9a 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.3-SNAPSHOT</version>
+ <version>4.1.3</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index debd984d..9b3e9c44 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>4.1.3-SNAPSHOT</version>
+ <version>4.1.3</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 873a85da..2671a28f 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.3-SNAPSHOT</version>
+ <version>4.1.3</version>
</parent>
<artifactId>policy-parent-resources</artifactId>