summaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'champ-lib/champ-core/pom.xml')
-rw-r--r--champ-lib/champ-core/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml
index dd3e0d5..d8a2e34 100644
--- a/champ-lib/champ-core/pom.xml
+++ b/champ-lib/champ-core/pom.xml
@@ -60,12 +60,6 @@ limitations under the License.
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
-
- <dependency>
- <groupId>org.codehaus.jackson</groupId>
- <artifactId>jackson-mapper-asl</artifactId>
- <version>1.4.5</version>
- </dependency>
<dependency>
<groupId>org.apache.tinkerpop</groupId>
@@ -110,10 +104,6 @@ limitations under the License.
<artifactId>guava</artifactId>
</exclusion>
<exclusion>
- <groupId>org.codehaus.jackson</groupId>
- <artifactId>jackson-mapper-asl</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-yarn-common</artifactId>
</exclusion>