Version Bump For Master
[odlguice.git] / common / artifacts / pom.xml
index 8e7c6e2fb6201e7b8339b33e3cd5315582814402..50c299f99484c46ee2d151437136e126acf80d53 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.3</version>
+      <version>8.0.0</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.odlguice</groupId>
     <artifactId>odlguice-artifacts</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -61,7 +61,7 @@
               <version>${project.version}</version>
               <scope>test</scope>
             </dependency>
-            
+
             <!-- Karaf features -->
             <dependency>
                 <groupId>${project.groupId}</groupId>