diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-09 14:44:14 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-09 14:44:14 -0400 |
commit | 76d119d142d9b98e0b7e05f02b3ba7b5e37f2e68 (patch) | |
tree | 2cd48ee01625917295076c4873735fd01b571403 /lib/rlock/pom.xml | |
parent | e2583efb02b44664efb7b0f65b2e12f67c650517 (diff) |
Release version 2.0.0 of maven artifacts and roll snapshot version
Issue-ID: CCSDK-4056
Change-Id: I233801aac9f11f5631c43964aa269d058101932b
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 79633ab9e..3484165bb 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>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |