diff options
Diffstat (limited to 'plugins/features/ccsdk-restconf-client/pom.xml')
-rw-r--r-- | plugins/features/ccsdk-restconf-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index 079566b2b..e45e6b6c8 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.4</version> + <version>2.6.0</version> <relativePath/> </parent> |