diff options
Diffstat (limited to 'template-node')
-rw-r--r-- | template-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index b4cd35dc4..99ef46fff 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -100,7 +100,7 @@ <useRepositoryLayout>true</useRepositoryLayout> <addParentPoms>false</addParentPoms> <copyPom>false</copyPom> - <includeGroupIds>org.onap.ccsdk.sli.plugins,org.apache.velocity</includeGroupIds> + <includeGroupIds>org.onap.ccsdk.sli.plugins</includeGroupIds> <scope>provided</scope> </configuration> </execution> |