From dab10446ac799c5b997e093b06fa527a09f28fa0 Mon Sep 17 00:00:00 2001 From: kjaniak Date: Tue, 10 Dec 2019 11:16:48 +0100 Subject: Top up version after release SDK current version is set to 1.3.4 Change-Id: Ie5cedab539fb01d3ca9bdd55450cb73256c203da Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak --- security/crypt-password/pom.xml | 2 +- security/pom.xml | 2 +- security/ssl/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index 85b99410..4e1eb218 100644 --- a/security/crypt-password/pom.xml +++ b/security/crypt-password/pom.xml @@ -6,7 +6,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index 6baf182b..a8180a15 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ org.onap.dcaegen2.services sdk - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT org.onap.dcaegen2.services.sdk.security diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml index 1c6456d5..e2a9795e 100644 --- a/security/ssl/pom.xml +++ b/security/ssl/pom.xml @@ -6,7 +6,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT ssl -- cgit 1.2.3-korg