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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|