summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-08-17 01:22:51 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-08-17 01:22:51 +0000
commit97a3a4c00e11640a0cc9e980df875dd5b42faa87 (patch)
treec7ad06e2f399655fca2301fdaa5d63c15bbcb6de
parentf00f74740e42d08cc6823d094b78aedf87e4cff8 (diff)
Release holmes/common1.4.4
-rw-r--r--holmes-actions/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 5687d18..b2c1208 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-common-parent</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 19a1f22..19b6e7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>