summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-10-10 21:06:52 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-10-10 21:06:52 +0800
commitc8afa27e0b0f6cf3097c4940d9d39e3c957181e9 (patch)
tree9660c9b57f7b3f35cb256bcfd677884b29e0548f
parent002fd06d87eaaa79ebef906a3bb3a00b828584a1 (diff)
Bumped the version of the component to 1.2.12
Change-Id: I4f4b3f4598284ca2889d4137fb79a9e0a2dae7e1 Issue-ID: HOLMES-268 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 e5b367b..fe0e2eb 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.11-SNAPSHOT</version>
+ <version>1.2.12</version>
</parent>
<name>holmes-common-service</name>
diff --git a/pom.xml b/pom.xml
index 2da4a80..bbcc6dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.2.11-SNAPSHOT</version>
+ <version>1.2.12</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>