Bump versions by x.y.(z+1)
[netconf.git] / netconf / shaded-exificient / pom.xml
index 7ab370110bff4d16f01372609cabd1174bcfed85..de965e3b4a0fe5f192d29d75953ec76b4b47b7cc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.6</version>
+        <version>3.1.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.4-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
@@ -48,7 +48,7 @@
                                 <artifactItem>
                                     <groupId>org.opendaylight.netconf</groupId>
                                     <artifactId>shaded-exificient-jar</artifactId>
-                                    <version>1.5.2-SNAPSHOT</version>
+                                    <version>1.5.4-SNAPSHOT</version>
                                 </artifactItem>
                             </artifactItems>
                             <overWriteReleases>false</overWriteReleases>