diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-05-10 11:09:56 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-05-10 14:10:44 +0800 |
commit | 6af8af01fb0cdceb384cf47cf241736620510465 (patch) | |
tree | fa735121585e46bb0868116cc2b34ad2056fac3b /holmes-actions/pom.xml | |
parent | 459e4faa15c47f39c7400000cb15ca2d2123e70f (diff) |
Simplified HTTP(s) Related Tools
Change-Id: I3e5f3f12d0859be28b32406a28d4c5e62722936d
Issue-ID: HOLMES-307
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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 60ba3b7..ecc4016 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.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<name>holmes-common-service</name>
|