aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-06-28 08:13:23 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-06-28 08:13:23 +0200
commit2c30055bb907bafe5ce5927dd069d84d8a4b96c3 (patch)
tree4a6f119853b785f349cfcedc7435ebce49183a15 /security
parent934a53f9751e679a4d8bec49d99dee8abc396548 (diff)
JJB alignment across DCAE components - DCAE-SDK (fixes)
Fixes after https://gerrit.onap.org/r/#/c/dcaegen2/services/sdk/+/89902/ Change-Id: Ibcde065e8b52d7fa90d1772758f3089cfe7a527a Issue-ID: DCAEGEN2-1578 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'security')
-rw-r--r--security/crypt-password/pom.xml2
-rw-r--r--security/ssl/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml
index 299aced7..10defcf3 100644
--- a/security/crypt-password/pom.xml
+++ b/security/crypt-password/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml
index 7ae83c54..a5b24d74 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.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>ssl</artifactId>