summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-04-30 05:27:59 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-04-30 05:27:59 +0000
commit1040c566dcf9e9d5b93e8dd519f4f2e41757ad5a (patch)
tree3baa85055fcb2295119565520f4d48c99b0eeb88 /security
parenta424173f03b236958d4a454c95a1a7597073cea6 (diff)
Release dcaegen2/services/sdk1.8.3
Diffstat (limited to 'security')
-rw-r--r--security/crypt-password/pom.xml2
-rw-r--r--security/pom.xml2
-rw-r--r--security/ssl/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml
index b377baa2..a72e4802 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.8.3-SNAPSHOT</version>
+ <version>1.8.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/security/pom.xml b/security/pom.xml
index 72385a93..d1f5c799 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.8.3-SNAPSHOT</version>
+ <version>1.8.3</version>
</parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml
index 020edb8a..9a4c8397 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.8.3-SNAPSHOT</version>
+ <version>1.8.3</version>
</parent>
<artifactId>ssl</artifactId>