summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-11-08 09:02:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-11-08 09:02:34 +0000
commit33a21545dfca12ef4e81d2bb7d60b9a00ef3408a (patch)
tree16835032d3e320f14d4f1bd25617a8cd61357fae
parent328e71363f44732600f9c7103f1d225bb565f73e (diff)
Release holmes/common1.3.6
-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 4e23cc5..a574309 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.6-SNAPSHOT</version>
+ <version>1.3.6</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 04d1907..559f309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.6-SNAPSHOT</version>
+ <version>1.3.6</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>