diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-11-08 13:56:23 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-11 14:57:46 +0000 |
commit | aedee1fdb2a8f86efcdcdbeb62b50eb9a3e8a1e1 (patch) | |
tree | 22cfbcb52c38cb546571ca207c8ea77cb99a1d99 /asdctool/pom.xml | |
parent | 5d9d0feb7fd6501c6f15578e5705ec17f7bf4efc (diff) |
Deleted artifact generator modules
Change-Id: Ibad18285edc1181d7247d395efa8f2322e255147
Issue-ID: SDC-1906
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
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> |