summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-10-30 09:20:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-10-30 09:20:08 +0000
commit0c0b1622937f5ce2fb7a85127584a40fa65e97d3 (patch)
treec3f3d84efc9e1c193389f98af563abb43ce9b6d5
parent5a8bf0afa932d6d41359716685d8220f2e6af04f (diff)
Release holmes/common1.4.7
-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 954e0dc..26786f7 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.7-SNAPSHOT</version>
+ <version>1.4.7</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index a947783..42bdc8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.7-SNAPSHOT</version>
+ <version>1.4.7</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>