Bump odlparent to 5.0.0
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 130ed0d67d2b09ecbae461392c280bea03ef978a..ff53d645c7972b7952f210892b8e30a39b18b429 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
 
         <dependency>
             <groupId>org.json</groupId>
             <artifactId>json</artifactId>
+            <version>20131018</version>
         </dependency>
 
     </dependencies>