summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-03-23 02:43:05 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-03-23 02:43:05 +0000
commit8f7c16beb25994a097f05addc481c582e8eaac7a (patch)
treef99af87a77c5be4f6b85f9140d6348cceb22039d
parent260902528c22fc2d59086b39958fa4f5e9c64b4c (diff)
Release holmes/common1.4.5
-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 cec3209..023b16f 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.5-SNAPSHOT</version>
+ <version>1.4.5</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index a0de13b..5d3c90c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.5-SNAPSHOT</version>
+ <version>1.4.5</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>