From cbb7ce51a4b23c6e833f6b503a403a8d82cb50e4 Mon Sep 17 00:00:00 2001 From: pwielebs Date: Tue, 18 Dec 2018 10:30:24 +0100 Subject: Upgrade version for security modules Change-Id: I3d3ccb0f0791905c3e2d16ab2db9b5c0440f9356 Issue-ID: DCAEGEN2-986 Signed-off-by: pwielebs --- security/crypt-password/pom.xml | 4 ++-- security/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index bdb3bb4b..e7fc357d 100644 --- a/security/crypt-password/pom.xml +++ b/security/crypt-password/pom.xml @@ -6,13 +6,13 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.onap.dcaegen2.services.sdk.security.crypt crypt-password - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT dcaegen2-services-sdk-security-crypt-password DMaaP Security Module diff --git a/security/pom.xml b/security/pom.xml index 66b7a0ff..e7da3c18 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -13,7 +13,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT dcaegen2-services-sdk-security Common SDK repo for all DCAE Security -- cgit 1.2.3-korg