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 /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 '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.11-SNAPSHOT</version>
+ <version>1.2.12</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|