diff options
author | Huang Haibin <haibin.huang@intel.com> | 2018-03-15 18:21:43 +0800 |
---|---|---|
committer | Huang Haibin <haibin.huang@intel.com> | 2018-03-15 18:24:55 +0800 |
commit | daf87b3a503a6d3ff5e82abf31d5a667d6616b16 (patch) | |
tree | 3f2f0fe0b026564478733bed7aac17dea2435285 /newton/pom.xml | |
parent | 7b7d2abafd64f73d49906e2116fec43ccd930246 (diff) |
Delete repeat file with share directory
Change-Id: I93ecf179670216cb0b82803048daf22d0cd3b915
Issue-ID: MULTICLOUD-138
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
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> |