diff options
author | mharazin <mateusz.harazin@nokia.com> | 2020-01-14 11:44:10 +0100 |
---|---|---|
committer | mharazin <mateusz.harazin@nokia.com> | 2020-01-14 11:44:10 +0100 |
commit | 5c93e9e32d561b691b8e13bdc52d22df32f6b00a (patch) | |
tree | d0871dc3e0cc50295c698e9817fa42f757147ec2 /security/crypt-password/pom.xml | |
parent | 130083df99fbb1ccacc154e64dff620d66be8a2f (diff) |
Top up version after release
SDK current version is set to 1.4.0
Issue-ID: DCAEGEN2-1984
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I566c44082297e01b645cc1ee11a460b097384f20
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 4e1eb218..e6d82e79 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.4-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |