Bump versions by x.y.(z+1)
[netconf.git] / features / restconf / features-restconf / pom.xml
index 7fcbec86b86174e91d8502e9e43ba0f0fb10cfdb..ff8a4fdf7a1a96358aa8416136bd7b6e9d787347 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.3-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencies>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
-      <artifactId>odl-restconf-nb-rfc8040</artifactId>
+      <artifactId>odl-restconf-nb-bierman02</artifactId>
       <version>${project.version}</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
-      <artifactId>odl-restconf-nb-rfc8040-all</artifactId>
+      <artifactId>odl-restconf-nb-rfc8040</artifactId>
       <version>${project.version}</version>
       <type>xml</type>
       <classifier>features</classifier>