diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 19:42:55 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 19:43:44 +0800 |
commit | c073e7c959231d9873d465e47b1eae1ff5cfc265 (patch) | |
tree | 84de86fd8dabd7c3383175314f56449c7ce52999 /holmes-actions/pom.xml | |
parent | 8e140d4ae66e73547836103aa79d8b55ef937847 (diff) |
Fixed some bugs
Issue-ID: HOLMES-488
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I7f113a7f4d753c3c3e8d1f780e00c5fce9aab3de
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 6d139f0..bab5cef 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.3.7-SNAPSHOT</version>
+ <version>1.3.8-SNAPSHOT</version>
</parent>
<name>holmes-common-service</name>
|