summaryrefslogtreecommitdiffstats
path: root/security/ssl
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-30 09:59:56 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-30 09:59:56 +0000
commitfc2d10b79e582723f84288dc134fe15617f19b0e (patch)
treefaf61771ecde85bcdcce1e403edca755677639db /security/ssl
parent31be3fbd527699ff456aac39cd163a735f2f8a48 (diff)
parent200889e7427038869127555aeb6bcd63809a453b (diff)
Merge "Update Reactor version and upgrade TestContainers"
Diffstat (limited to 'security/ssl')
-rw-r--r--security/ssl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml
index f62e0aa1..a2406f52 100644
--- a/security/ssl/pom.xml
+++ b/security/ssl/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<artifactId>ssl</artifactId>