diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-21 13:13:39 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-21 13:13:39 -0400 |
commit | 2cdb55c097ff15da745d209c9b9f8a11f5e713f2 (patch) | |
tree | ab8cd96550cd30db2127ce28344b307fcac88825 /lib/rlock | |
parent | 19f6abb1f996a6a31b6f330c7f4a998ba4f554da (diff) |
Roll versions for Jakarta
Roll versions to set up for Jakarta release
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
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 c252dbc91..c93caf563 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.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |