summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/pom.xml b/pom.xml
index e4119d1..99e73cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,19 +122,6 @@
<version>2.6.2</version>
</dependency>
- <!-- Champ graph database library. -->
- <dependency>
- <groupId>org.openecomp.aai</groupId>
- <artifactId>champ</artifactId>
- <version>1.1.0-SNAPSHOT</version>
- <scope>compile</scope>
- <exclusions>
- <exclusion>
- <groupId>org.apache.hbase</groupId>
- <artifactId>hbase-client</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>