diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-25 15:41:35 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-25 15:41:35 +0800 |
commit | e3285def777627f48b2d681383dd4a38d1c9908e (patch) | |
tree | 6b1f78da9dae88c9c89cb002852792efc70aa1a3 /holmes-actions | |
parent | 0473a39534d0b913f480a196dbbdef78d2440a73 (diff) |
Updated the Version of the Module
Change-Id: Ifadd6db34d2932bde95b19279cc18418459cef0a
Issue-ID: HOLMES-171
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions')
-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 bd41a96..6a07c19 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-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<name>holmes-common-service</name>
|