Lower org.json exposure
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 53085dc5da446b02750b9770791d909a4e8624f5..a576c0ea67e867186494bf44adf6519059a343b6 100644 (file)
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>restconf-common</artifactId>
         </dependency>
-
-        <!-- TODO: Remove this when RESTCONF is converted to GSON -->
-        <dependency>
-            <groupId>org.json</groupId>
-            <artifactId>json</artifactId>
-            <version>20131018</version>
-        </dependency>
-
     </dependencies>
 </project>