Remove jackson dependency from restconf
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index d21103aaaf9fff3bf16b396748cbbf43ce003cd9..14ed498e320390b7fe1463ac3268b107271164d1 100644 (file)
         </dependency>
 
         <!-- TODO: Remove this when RESTCONF is converted to GSON -->
-        <dependency>
-            <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-jackson-2.9</artifactId>
-            <version>4.0.8</version>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>org.json</groupId>
             <artifactId>json</artifactId>