summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-10-15 08:29:59 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-10-15 08:29:59 +0800
commit8a47b6fa49e672c26a9334b6e305ff765f9c5a6c (patch)
treee68d3c67e43f8227fbb26b26ae8b198a9ff073ba
parent480e77e15e0da305d10374d12ad5e999f64f797d (diff)
Updated the Version to 1.2.1
Change-Id: I2af4c4147a5f77f736d179d08cc220d91c6ab73f Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-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 6a07c19..5090b74 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.0</version>
+ <version>1.2.1</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 7c281db..db7f048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.2.0</version>
+ <version>1.2.1</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>