summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-10 12:46:57 -0400
committerDan Timoney <dtimoney@att.com>2020-09-10 12:46:57 -0400
commit8a2401d126006e94b3c20f13cc471c22ebeb53f6 (patch)
tree1f5741f040dc98a003a7ae133d00931df5115847 /lib
parentac0b7e1112c07c2859cce14553add401a5f45e25 (diff)
Roll to next Guilin release version
Roll to next Guilin release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f
Diffstat (limited to 'lib')
-rw-r--r--lib/doorman/pom.xml4
-rw-r--r--lib/rlock/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml
index f10a3235b..c6d983431 100644
--- a/lib/doorman/pom.xml
+++ b/lib/doorman/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml
index 9a8a9b809..22c6784c9 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.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>