summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-10-12 04:29:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-10-12 04:29:34 +0000
commit44bbbc6cee75b2db700466f24e5647dcb30b6773 (patch)
tree6e01041554d283dd02f28b3edb65c28310325d01
parent4db451110069a1de96f13859de22df04fd2c35c1 (diff)
Release holmes/common1.2.13
-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 5449313..f3ac933 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.2.13-SNAPSHOT</version>
+ <version>1.2.13</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 9005ad8..4c7dbdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.2.13-SNAPSHOT</version>
+ <version>1.2.13</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>