aboutsummaryrefslogtreecommitdiffstats
path: root/sshapi-call-node/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sshapi-call-node/installer/pom.xml')
-rwxr-xr-xsshapi-call-node/installer/pom.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/sshapi-call-node/installer/pom.xml b/sshapi-call-node/installer/pom.xml
index 44cc82a6..b2f5cb02 100755
--- a/sshapi-call-node/installer/pom.xml
+++ b/sshapi-call-node/installer/pom.xml
@@ -43,14 +43,6 @@
<artifactId>sshapi-call-node-provider</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-beans</artifactId>
- </dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-context</artifactId>
- </dependency>
</dependencies>
<build>
@@ -110,7 +102,7 @@
<useRepositoryLayout>true</useRepositoryLayout>
<addParentPoms>false</addParentPoms>
<copyPom>false</copyPom>
- <excludeGroupIds>org.onap.ccsdk.sli.core</excludeGroupIds>
+ <includeGroupIds>org.onap.ccsdk.sli.plugins</includeGroupIds>
<scope>provided</scope>
</configuration>
</execution>