diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-09 12:22:05 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-09 12:22:05 -0500 |
commit | ecc80e9cd6090f3c76d47e0ac990224c6786a086 (patch) | |
tree | f960249400613f4f51f113b86359fca9342c2bb0 /lib/rlock/pom.xml | |
parent | a0541d9650f030409dcc2f920a5b95d4991412f7 (diff) |
Release version 1.2.7
Release version 1.2.7 and roll to next snapshot
Issue-ID: SDNC-1640
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84
Diffstat (limited to 'lib/rlock/pom.xml')
-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 223323d58..57b862e41 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.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |