Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / features / restconf / odl-mdsal-apidocs / pom.xml
index c29f8167fe8e6e57e6fa1556728f79fa86ed6179..0ce9f6433ec7b2a5c1b4cc4b4cc95c301738a52b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -23,7 +23,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-jackson-2.11</artifactId>
+            <artifactId>odl-jackson-2.12</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>