Bump versions by x.y.(z+1)
[mdsal.git] / model / features / odl-mdsal-models / pom.xml
index fac1c5beeed5bc448ce22e5caefa25a0f27aa991..0db5795851ac17832b6ddc6e461641e3cd09a11c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.3-SNAPSHOT</version>
+        <version>1.8.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-models</artifactId>
-    <version>0.10.3-SNAPSHOT</version>
+    <version>0.10.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Models</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.2.3-SNAPSHOT</version>
+                <version>2.2.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>