Merge "Updated spec file to build Open DOVE component rpms from a single file."
[integration/packaging.git] / packaging / docker / base / pom.xml
index 223cf37534b28197bb5655e55edaa70ba31f135b..0734eb2127e12a2e5d0e45582b6b0224f5b6994c 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>docker</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>docker-base</artifactId>
@@ -32,7 +32,7 @@
                 <artifactItem>
                   <groupId>org.opendaylight.integration</groupId>
                   <artifactId>distributions-base</artifactId>
-                  <version>0.1.0-SNAPSHOT</version>
+                  <version>0.1.1-SNAPSHOT</version>
                   <type>zip</type>
                   <classifier>osgipackage</classifier>
                   <overWrite>true</overWrite>
@@ -49,4 +49,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>