ODLMICRO-44: Bump master version for Aluminium 19/92619/1
authorTejas Nevrekar <tejas.nevrekar@gmail.com>
Wed, 23 Sep 2020 17:38:18 +0000 (23:08 +0530)
committerTejas Nevrekar <tejas.nevrekar@gmail.com>
Wed, 23 Sep 2020 17:40:39 +0000 (23:10 +0530)
Bump master version for the Aluminum release

JIRA: ODLMICRO-44
Change-Id: If12156b2ffa088e32f2a0c77902a0230e648f9c7
Signed-off-by: Tejas Nevrekar <tejas.nevrekar@gmail.com>
micro-core/pom.xml
micro-genius/pom.xml
micro-netconf/pom.xml
micro-netvirt/pom.xml
micro-neutron/pom.xml
micro-openflowplugin/pom.xml
micro-ovsdb/pom.xml
pom.xml

index 11a413fd4c993d98a8ad14c245b09b47c1bab667..66e9ed6bf514e0a99fea4e9f4cef28f10f17a591 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index ca196d045a15da3ce8e7b9981df17539a01fcd05..fb4ae5cbec58c25cbbd633b924bcae0f5ed119ba 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <groupId>org.opendaylight.odlmicro</groupId>
   <artifactId>micro-genius</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <dependencies>
 
index 8f05fd9c8be254c685c2bc84777e83f13f7e2f3c..0835a52056bf2cf6d7c7dab4c9159399e32b20be 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 1b9cb847a9dd2444e3f53684f52da25fbd80b26e..b4b6a581ee57fa8681a5552f8f40629e79482545 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <groupId>org.opendaylight.odlmicro</groupId>
   <artifactId>micro-netvirt</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
index 10fe16593482b9022397f6056309abf0fab66001..7ced079dc86d407b7ef998f81753f337af0a8b28 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <groupId>org.opendaylight.odlmicro</groupId>
   <artifactId>micro-neutron</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <build>
     <plugins>
index 35e37c039b44e883473d3654882d0812434aa9c2..0560f145c0df15697b3cadde1d7819e8af038915 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 1ee932bc0d44ce2e5b7b9f095fb368a561dfb375..065858908c0683489f0fa7caba9b1c99ff10d28c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlmicro</groupId>
     <artifactId>micro-aggregator</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 5f5d5299fa6abbc460f004f162efb58129994862..81b16b47bd533e363acb7d8bd50961f5b7d62e87 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.odlmicro</groupId>
   <artifactId>micro-aggregator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>