diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
commit | d9e14351c570e6eac35576bb5d4bbe784b593553 (patch) | |
tree | 9b140ce83da93b7b0bd36f70988a2712fe0f830d /lib/rlock | |
parent | 60c76dd67f768bcb2427468ea0a81151c4974657 (diff) |
Roll versions to next minor release
Roll versions to next minor release number, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d
Diffstat (limited to 'lib/rlock')
-rw-r--r-- | lib/rlock/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 7d2de0650..3c7bdbf59 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |