diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-22 20:07:49 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-22 20:07:49 +0800 |
commit | f25452beb55623113936b062508548c073cff99e (patch) | |
tree | bcba774fc4f06a6d27b7cb0b0fe59af9c87a221b /pom.xml | |
parent | 8fe3168b910b5088d4874890961a26792b6d7325 (diff) |
Bumped the Version Number to 1.3.2
Change-Id: I0f03b49e917941100693c3b9c4fc24e028fe4a99
Issue-ID: HOLMES-368
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.3.2-SNAPSHOT</version>
+ <version>1.3.2</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|