summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2021-12-03 17:32:42 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-12-03 19:09:42 +0800
commit64e336dadd4eb89dd0a8caf6bf62f0e86f4732a6 (patch)
tree83fbde5f57fbe848e30e8ec1f34570700da24be4 /pom.xml
parentc03d170278c22f9c7ba271f1783811f3b0f5bda8 (diff)
bugfix - date converter error for gson
Issue-ID: HOLMES-492 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I995ac283a00edb35ff5a08adc87acfd2b9043fb1
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 fc15021..49a10cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.8-SNAPSHOT</version>
+ <version>1.3.9-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>