aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-02-25 15:49:45 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-02-25 15:49:45 +0000
commitc5ebd4a2786f0ed5eee4f317f10aad330ab4f042 (patch)
tree029c2b8986ecb341468622728e1351e57eeaa921
parent590d98aa180f925834137446014a3417c70a2fa4 (diff)
Release policy/parent3.4.4
-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 84a81a19..10634c3d 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.4-SNAPSHOT</version>
+ <version>3.4.4</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index cbcd251a..4c16d76c 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.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index d337f85c..76b42be2 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.4-SNAPSHOT</version>
+ <version>3.4.4</version>
</parent>
<artifactId>policy-parent-resources</artifactId>