diff options
author | 2020-11-30 10:47:37 +0000 | |
---|---|---|
committer | 2020-11-30 10:47:37 +0000 | |
commit | 6b84b8940805b62130aac12544bff683a571a825 (patch) | |
tree | a1571706a443061fa0ffe5b26bf87be39e36f5ae /security/crypt-password/pom.xml | |
parent | fc2d10b79e582723f84288dc134fe15617f19b0e (diff) |
Release dcaegen2/services/sdk1.5.0
Diffstat (limited to 'security/crypt-password/pom.xml')
-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 911545e3..69acde09 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.5.0-SNAPSHOT</version> + <version>1.5.0</version> </parent> <modelVersion>4.0.0</modelVersion> |