diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 09:43:46 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 09:43:46 +0800 |
commit | 6e0fd04861ecd2a00ca2d158b0639454eae94702 (patch) | |
tree | 45a4b495b66201afe7494bef5cf4fbb7c5291f92 /holmes-actions/pom.xml | |
parent | 6bc2f1eb5ff3f271c9584a0c48498354d2fcc4cc (diff) |
Removed redundant env vars
Issue-ID: HOLMES-613
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I754658a0ce3172dffd4e4dd28a95922d5eb7d991
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index cec3209..b09b882 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.5-SNAPSHOT</version>
+ <version>1.4.6-SNAPSHOT</version>
</parent>
<name>holmes-common-service</name>
|