diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-12 12:44:44 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-12 12:45:13 -0500 |
commit | f86f57f0d5b2a7e73efe8663ce21c02e7240db2e (patch) | |
tree | 950b1331aae939ef842980af3f1803c49ffabd06 /lib/rlock/pom.xml | |
parent | 96454cb7015a683e98839a4182c7d2aa4986f0ae (diff) |
Release version 1.0.3 of ccsdk/features
Release version 1.0.3 of ccsdk/features
Issue-ID: CCSDK-2979
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibaa0d6dd8608e42ef0fca0f54e895fce207e6e31
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 e05f1b0b6..cd977f9c6 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.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |