diff options
Diffstat (limited to 'sdnr/northbound/a1Adapter/installer/pom.xml')
-rw-r--r-- | sdnr/northbound/a1Adapter/installer/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdnr/northbound/a1Adapter/installer/pom.xml b/sdnr/northbound/a1Adapter/installer/pom.xml index 4d1d85ef8..0dc280620 100644 --- a/sdnr/northbound/a1Adapter/installer/pom.xml +++ b/sdnr/northbound/a1Adapter/installer/pom.xml @@ -57,13 +57,11 @@ </exclusion> </exclusions> </dependency> - <dependency> <groupId>${project.groupId}</groupId> <artifactId>a1Adapter-provider</artifactId> <version>${project.version}</version> </dependency> - </dependencies> <build> |