Bump versions by x.(y+1).z
[serviceutils.git] / features / odl-serviceutils-rpc / pom.xml
index 07c91ca0f41f07aacab079c88626265f775e7204..05934a92337479571d377f37f9efaf2a1ebac5ba 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>12.0.1</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>odl-serviceutils-rpc</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: serviceutils :: RPC tools</name>
 
             <dependency>
                 <groupId>org.opendaylight.serviceutils</groupId>
                 <artifactId>serviceutils-artifacts</artifactId>
-                <version>0.11.0-SNAPSHOT</version>
+                <version>0.13.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>10.0.2</version>
+                <version>11.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>