diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-12 09:22:16 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-12 09:22:16 -0500 |
commit | c9e3acdef2622469dae93753a6f71318d406d87e (patch) | |
tree | f380d9d119bcd35b8961693226b23f07c748b31b /lib/rlock | |
parent | 6439838c720e6556faf311e5b6aa1bb3c776c187 (diff) |
Roll to next snapshot
Roll to next snapshot version
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I658fcd8ca484344207228545d4125b489381f71f
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 57b862e41..6c32743e0 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.2.8-SNAPSHOT</version> + <version>1.2.9-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |