diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-09-24 12:24:11 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-09-24 13:06:13 +0200 |
commit | 8352162cb376cd962878669115de2b18436ffcfa (patch) | |
tree | 92f41c67e54574f4667f35419aba4d329dbe997b /security/crypt-password | |
parent | d7aaef655a4fd21fb69cd3c5d4a264824b77da36 (diff) |
Update project version
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I5e0d4ce8b88814591f491ff313c33d10f9812143
Diffstat (limited to 'security/crypt-password')
-rw-r--r-- | security/crypt-password/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index 10defcf3..a1c00d87 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> |