diff options
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r-- | asdctool/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml index bda78a3506..014220c87c 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -65,16 +65,6 @@ <exclusion> <groupId>org.onap.sdc.common</groupId> - <artifactId>onap-sdc-artifact-generator-api</artifactId> - </exclusion> - - <exclusion> - <groupId>org.onap.sdc.common</groupId> - <artifactId>onap-sdc-artifact-generator-core</artifactId> - </exclusion> - - <exclusion> - <groupId>org.onap.sdc.common</groupId> <artifactId>onap-common-lib</artifactId> </exclusion> |