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