summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2022-08-17 08:41:44 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2022-08-17 08:41:44 +0800
commitf00f74740e42d08cc6823d094b78aedf87e4cff8 (patch)
tree95a3e311741feecdb328f8ebddc883b5b9773631 /pom.xml
parentf01cd76e0eb8f6a4ea78b26c60e3a37d7d4dd6ae (diff)
bugfix - username capitalization problem
Issue-ID: HOLMES-564 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Ifa350d406f5fc7549c88bf5b50a8bc111d76fd8c
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 cda749e..19a1f22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>