summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-10 01:27:01 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-10 01:27:01 +0000
commita408b45734a0dba1427299623abbd4f5b21f1df4 (patch)
tree322c4eced65c9d9c6c13bcc8b8a74dd6885322d1
parent687257119b26d5158024b0c74c8b784f74ec8232 (diff)
Release holmes/common1.3.1
-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 ca1310f..caa545e 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.1-SNAPSHOT</version>
+ <version>1.3.1</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 04098f7..1c60780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.1</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>