]> source.dussan.org Git - archiva.git/commitdiff
old jackson not needed anymore
authorOlivier Lamy <olamy@apache.org>
Fri, 8 Nov 2013 01:52:20 +0000 (01:52 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 8 Nov 2013 01:52:20 +0000 (01:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1539899 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index d5f1997558aedf951d504b28cfeba3bd649274b7..3f9dc2ee85f5d33fefeedaf6762143dbd3044001 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <version>${enunciate.version}</version>
         </dependency>
 
-        <!-- upgrade version here -->
-        <dependency>
-          <groupId>org.codehaus.jackson</groupId>
-          <artifactId>jackson-xc</artifactId>
-          <version>1.9.11</version>
-          <scope>provided</scope>
-        </dependency>
       </dependencies>
       <build>
         <plugins>