diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-22 10:10:09 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-22 10:10:09 +0800 |
commit | 6965c239c338bd8b9e16cdcdd2bf9e4ee3ff22fb (patch) | |
tree | 8ce10799dd65f2a2ead6c89f1628041e6d16c129 /pom.xml | |
parent | c3b07b59b78275e206011bc069ffd97cc65c5ec1 (diff) |
Updated the version to 1.2.0-SNAPSHOT
Change-Id: I608dae52453d9dbcdbf5f4a105981f9ab058306e
Issue-ID: HOLMES-161
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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|