diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 19:42:55 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 19:43:44 +0800 |
commit | c073e7c959231d9873d465e47b1eae1ff5cfc265 (patch) | |
tree | 84de86fd8dabd7c3383175314f56449c7ce52999 /pom.xml | |
parent | 8e140d4ae66e73547836103aa79d8b55ef937847 (diff) |
Fixed some bugs
Issue-ID: HOLMES-488
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I7f113a7f4d753c3c3e8d1f780e00c5fce9aab3de
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.7-SNAPSHOT</version>
+ <version>1.3.8-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|