summaryrefslogtreecommitdiffstats
path: root/plugins/restconf-client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-05 15:15:38 -0500
committerDan Timoney <dtimoney@att.com>2021-01-05 15:15:38 -0500
commit1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 (patch)
tree69499b72026df1d64c842b4b0f0b45ae910328bb /plugins/restconf-client
parentb2516afc7464b02e178a71b9b9b573126c0615e9 (diff)
Update parent version for Guilin mtce release
Update parent version for Guilin mtce release Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I32a83167b33962859f9aec97c3bc8d358e53c0c7
Diffstat (limited to 'plugins/restconf-client')
-rwxr-xr-xplugins/restconf-client/installer/pom.xml2
-rwxr-xr-xplugins/restconf-client/pom.xml2
-rwxr-xr-xplugins/restconf-client/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml
index a1a226c31..caa4d7194 100755
--- a/plugins/restconf-client/installer/pom.xml
+++ b/plugins/restconf-client/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2</version>
+ <version>2.0.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml
index 8ab4be6bf..d36ad5aec 100755
--- a/plugins/restconf-client/pom.xml
+++ b/plugins/restconf-client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2</version>
+ <version>2.0.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml
index 576a39ef6..dd75853b3 100755
--- a/plugins/restconf-client/provider/pom.xml
+++ b/plugins/restconf-client/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2</version>
+ <version>2.0.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>