summaryrefslogtreecommitdiffstats
path: root/appc-oam/appc-oam-installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-oam/appc-oam-installer/pom.xml')
-rw-r--r--appc-oam/appc-oam-installer/pom.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml
index af349c9ca..5965f6939 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
ONAP : APPC
================================================================================
- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
================================================================================
Copyright (C) 2017 Amdocs
=============================================================================
@@ -65,14 +65,6 @@
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.onap.appc</groupId>
- <artifactId>appc-oam-bundle</artifactId>
- <version>${project.version}</version>
- <classifier>config</classifier>
- <type>xml</type>
- </dependency>
-
</dependencies>
<build>