aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-10-12 14:51:33 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-10-12 14:51:33 +0000
commitc5d2f7bc8f817d5aaf3d4507ed28ec5394471ba6 (patch)
treeccb4de47d984b5d342b1972d4203a1937fe6d7a1
parent34367583a1e62a10fb39ae0488f8df3aef5caf6b (diff)
Release policy/parent3.4.3
-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 3953be0f..7853bd63 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.4.3-SNAPSHOT</version>
+ <version>3.4.3</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 4a9ee36d..36a605cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.4.3-SNAPSHOT</version>
+ <version>3.4.3</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 1f656d0f..ee61b8b5 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.4.3-SNAPSHOT</version>
+ <version>3.4.3</version>
</parent>
<artifactId>policy-parent-resources</artifactId>