summaryrefslogtreecommitdiffstats
path: root/holmes-actions/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 /holmes-actions/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 'holmes-actions/pom.xml')
-rw-r--r--holmes-actions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 8c74bca..5687d18 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-common-parent</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<name>holmes-common-service</name>