aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-07 10:53:37 -0400
committerDan Timoney <dtimoney@att.com>2020-05-07 10:53:37 -0400
commit3c53e4be95ecac046f6c0b64e060cd4fcb6dc2ce (patch)
tree7ebcf1e04661fbfdd959017894a8a0a70bf00132 /generic-resource-api/client
parent79659588e4de8c6592a92879e3dde8fa549353d4 (diff)
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot Change-Id: I12135e800d343ea38854395e46fbc482cf022d8a Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/client')
-rw-r--r--generic-resource-api/client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index 0f56a21d..4f4197d4 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -6,7 +6,7 @@
<packaging>jar</packaging>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-client</artifactId>
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
<name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
<url>http://wiki.onap.org</url>
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.5.4</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<dependencies>