aboutsummaryrefslogtreecommitdiffstats
path: root/security/crypt-password
diff options
context:
space:
mode:
authorTomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>2021-05-06 10:27:19 +0200
committerTomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>2021-05-18 09:23:13 +0200
commit9779ca13ed180fc69cdad5336b30a26edfd7d0fa (patch)
tree76bde46fd31315a1728d91670743552d3121e332 /security/crypt-password
parent100e06241c0bce987b53ebe03b103eb19d282a81 (diff)
Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from ConfigMap
Change-Id: Ic85c1511133594500bdf31b9d491cc70d34ff5d5 Issue-ID: DCAEGEN2-2716 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
Diffstat (limited to 'security/crypt-password')
-rw-r--r--security/crypt-password/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml
index b377baa2..d5fbb3b1 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.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>