diff options
Diffstat (limited to 'dataChange/features/pom.xml')
-rwxr-xr-x | dataChange/features/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index cd48d3f5..9d140cb6 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -20,12 +20,6 @@ <dependency> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-provider</artifactId> - <classifier>config</classifier> - <type>xml</type> - </dependency> - <dependency> - <groupId>org.onap.ccsdk.sli.northbound</groupId> - <artifactId>dataChange-provider</artifactId> </dependency> <dependency> |