aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-03-01 13:03:24 +0100
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-03-01 15:06:43 +0100
commit70818e77b3c4ba56644748be2c502fb74b24a7dd (patch)
tree97fdf1f1f427f64686f57c40bef710acc3ce36b4 /security
parent047f3d96d0d045e2b9bc49bc2359de9402106a57 (diff)
Model streams1.1.3
Issue-ID: DCAEGEN2-1255 Change-Id: I955e7eb3cfe20efd06f484b6c8d2c5cd6a7ee200 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'security')
-rw-r--r--security/crypt-password/pom.xml3
-rw-r--r--security/pom.xml3
-rw-r--r--security/ssl/pom.xml3
3 files changed, 3 insertions, 6 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml
index 7135e213..7147af54 100644
--- a/security/crypt-password/pom.xml
+++ b/security/crypt-password/pom.xml
@@ -6,8 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.1.2-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/security/pom.xml b/security/pom.xml
index fc298258..e32f0b0f 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -7,8 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.1.2-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml
index 0100d65b..47e5023f 100644
--- a/security/ssl/pom.xml
+++ b/security/ssl/pom.xml
@@ -6,8 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.1.2-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<artifactId>ssl</artifactId>