diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:05:33 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:06:05 +0800 |
commit | bfc6b1e5797792bb84d6fb4436e38f6f3d5dc97b (patch) | |
tree | fc8d7e0a8a0ebd2a36ad27a8ed4c0021fa463b73 /pom.xml | |
parent | 7befd3bd0354ca76a82afae02967048ef8cdb9b7 (diff) |
Bumped the version of the component to 1.2.10
Change-Id: Iae92609b64d597ce025ca309e4b3b21be6bc692f
Issue-ID: HOLMES-222
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.9</version>
+ <version>1.2.10-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|