Release netconf
[netconf.git] / features / restconf / odl-restconf-nb-bierman02 / pom.xml
index 32882d09d3af9a914442154485cb0a4ad7a9b22c..f57e94150429e9f9836298f9b59f07d26ad86e30 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>3.0.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <type>cfg</type>
             <classifier>restconf</classifier>
         </dependency>
-
-        <!-- TODO: Remove this when RESTCONF is converted to GSON -->
-        <dependency>
-            <groupId>org.json</groupId>
-            <artifactId>json</artifactId>
-            <version>20131018</version>
-        </dependency>
     </dependencies>
 </project>