diff options
Diffstat (limited to 'restconf-client')
-rwxr-xr-x | restconf-client/lighty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/lighty/pom.xml b/restconf-client/lighty/pom.xml index 86e8af30..7fdf6b8f 100755 --- a/restconf-client/lighty/pom.xml +++ b/restconf-client/lighty/pom.xml @@ -9,7 +9,7 @@ <relativePath/> </parent> - <groupId>org.onap.ccsdk.sli.northbound</groupId> + <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-lighty</artifactId> <version>0.6.0-SNAPSHOT</version> <packaging>jar</packaging> |