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