summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2022-03-15 20:16:58 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2022-03-15 20:21:36 +0800
commit8c5da34af36d79d6210e0ac6708079ada670b1e8 (patch)
treea14dd9673150afc707c30eb9e31f49e9b7bf70a5 /pom.xml
parent9980653129155973f31e599d7789aae9c65828c9 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 35f7954..39f2e4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>