diff options
Diffstat (limited to 'newton/pom.xml')
-rw-r--r-- | newton/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/newton/pom.xml b/newton/pom.xml index 8ba525e3..091b6519 100644 --- a/newton/pom.xml +++ b/newton/pom.xml @@ -31,14 +31,6 @@ <packaging>pom</packaging> <name>multicloud/openstack/newton</name> <description>multicloud for openstack newton</description> - <dependencies> - <dependency> - <groupId>org.onap.multicloud.openstack</groupId> - <artifactId>multicloud-openstack-newton</artifactId> - <version>1.1.0</version> - <type>zip</type> - </dependency> - </dependencies> <properties> <encoding>UTF-8</encoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |