diff options
author | 2019-10-12 08:07:39 +0800 | |
---|---|---|
committer | 2019-10-12 08:08:52 +0800 | |
commit | adac12885eafc0cf0cd1b33516a69e6bdfbe0ad9 (patch) | |
tree | 6e01041554d283dd02f28b3edb65c28310325d01 /pom.xml | |
parent | 344aa523d3ac128605304b25371993ff28e4b988 (diff) |
Bumped the version no. to 1.2.13
Change-Id: I19b34f6b3ebf6e7baf514d8dd5a3ed149512c38d
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.12</version>
+ <version>1.2.13</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|