summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-06-03 11:23:48 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-06-03 11:23:48 +0000
commitfd86b087293201f437d3ffc26f06ea208d1b7e50 (patch)
treef079d2c93eab66203c525f6be06c7a340b6e06e3
parentd01620f4d733c28685da71810912e646ea6eb85b (diff)
Release holmes/common1.3.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 3a5b042..5157806 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.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index fb9a505..4871fd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>