diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-03-15 20:16:58 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-03-15 20:21:36 +0800 |
commit | 8c5da34af36d79d6210e0ac6708079ada670b1e8 (patch) | |
tree | a14dd9673150afc707c30eb9e31f49e9b7bf70a5 /pom.xml | |
parent | 9980653129155973f31e599d7789aae9c65828c9 (diff) |
bugfix - catch runtime exceptions during MSB reg
Issue-ID: HOLMES-512
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: I0e6862f0a73f4408cd62c329ade037b639552c05
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.9-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|