diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-10 21:06:52 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-10 21:06:52 +0800 |
commit | c8afa27e0b0f6cf3097c4940d9d39e3c957181e9 (patch) | |
tree | 9660c9b57f7b3f35cb256bcfd677884b29e0548f /holmes-actions/pom.xml | |
parent | 002fd06d87eaaa79ebef906a3bb3a00b828584a1 (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>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 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>
|