Bump versions by x.(y+1).z for next dev cycle 28/54728/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Apr 2017 01:46:00 +0000 (11:46 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Apr 2017 01:46:00 +0000 (11:46 +1000)
Change-Id: I16053d7d92970d7f5f14925e8c309f1e60cebb5e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
21 files changed:
api/pom.xml
artifacts/pom.xml
cisco-xe-driver/pom.xml
cisco-xr-driver/pom.xml
cisco-xrmodels/pom.xml
cli/pom.xml
dlux/cpeui/cpeui-bundle/pom.xml
dlux/cpeui/cpeui-module/pom.xml
dlux/cpeui/pom.xml
dlux/pom.xml
edgeassure-1000/pom.xml
features/pom.xml
impl/pom.xml
it/pom.xml
karaf/pom.xml
legato-api/pom.xml
netvirt/pom.xml
nrp-api/pom.xml
ovs-driver/pom.xml
pom.xml
presto-api/pom.xml

index 96599e28b29e65bd41d6db8094ae295d26eac0c6..378fad21821da692236e47359fb4c77ae2cc0232 100644 (file)
@@ -10,20 +10,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>
index e9d9c5a34d026e3752fad49ed5e863f1c4e846b4..cbee0ae59b1737ae146394338570b12ec915e482 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-artifacts</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-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. -->
index fa117406d667c160ccc8d654a32816f06affa5c6..a5dbc926172ee5f40041b08ab0a1ee9ac0f83838 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-cisco-xe-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <build>
         <plugins>
index f40ddf4c03b0b39fe346c9dfb7626e3c8bf47bd8..3126cdb8348a0b297123708a6c86997b6ef1a30d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-cisco-xr-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <packaging>bundle</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. -->
index e3a7417bd22dceb451287f76d53da14c449fe765..81d69ec1f3971b5ddaab5d51382d012f18f2b841 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>cisco-xrmodels</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
index a0d0aa470339aef4ab1009e03fc07d4307275b60..85c280f9485e47e15aa0099c780d06931a65a381 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-cli</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
index 82e3a7d87e882562bfcf590f7c15d5cda1f8b8b4..44487231a24784fa21e8d251bd8f37201f8a7566 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>cpeui</artifactId>
         <groupId>org.opendaylight.unimgr</groupId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
     </parent>
     <artifactId>cpeui-bundle</artifactId>
     <packaging>bundle</packaging>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.unimgr</groupId>
             <artifactId>cpeui-module</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
+            <version>0.3.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
index fb9ec3aa2c8ad7e23ac39ee6e080b60b5552ae7c..5a5c6717d49422f05da8356339a9fea3eaef5a47 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>cpeui</artifactId>
         <groupId>org.opendaylight.unimgr</groupId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
     </parent>
     <artifactId>cpeui-module</artifactId>
     <packaging>jar</packaging>
index b4293568f9ea6c861a85a24ace8b6e689b4be048..e3c32d713e69dc8783439bc36a300714bd2b7bd0 100644 (file)
@@ -4,7 +4,7 @@
     <packaging>pom</packaging>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>cpeui</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <!-- <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. -->
     <name>ODL :: unimgr :: ${project.artifactId}</name>
@@ -16,7 +16,7 @@
     <properties>
         <osgi.core.version>5.0.0</osgi.core.version>
         <apache.felix.compendium>1.4.0</apache.felix.compendium>
-        <dlux.loader.version>0.5.0-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>0.6.0-SNAPSHOT</dlux.loader.version>
     </properties>
 
 
index 5ecade3af82b9fe0b8bc1ab25dc3009ec8f22806..5a25ac5a841b89a481d390a188dab8f4b7b08035 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>dlux</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-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. -->
index 574411aefc899397742007238231234e288ebd2a..f8ad8ecfb9e5591732101371b114c76dd39522ca 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>edgeassure-1000</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
@@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>org.opendaylight.unimgr</groupId>
       <artifactId>unimgr-impl</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 61f7db8cfca6e0c924d72a7996b58df307f84520..84f88df158d338672ba38324e4c863b31374084c 100644 (file)
@@ -8,12 +8,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+    <restconf.version>1.6.0-SNAPSHOT</restconf.version>
+    <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+    <dlux.version>0.6.0-SNAPSHOT</dlux.version>
+    <dluxapps.version>0.6.0-SNAPSHOT</dluxapps.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
+    <netvirt.version>1.5.0-SNAPSHOT</netvirt.version>
+    <vpnservice.version>0.5.0-SNAPSHOT</vpnservice.version>
+    <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
+    <netconf.version>1.3.0-SNAPSHOT</netconf.version>
+    <genius.version>0.3.0-SNAPSHOT</genius.version>
+    <l2switch.version>0.6.0-SNAPSHOT</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
+    <openflowjava.version>0.10.0-SNAPSHOT</openflowjava.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
   </properties>
   <dependencyManagement>
     <dependencies>
index d2fc4238c7fc24c872ec54a67241349121d8b503..91233f8daf5502f25d6e9daba243ce6e85981623 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+        <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-impl</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <packaging>bundle</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. -->
@@ -89,7 +89,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-topology</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.3.0-SNAPSHOT</version>
         </dependency>
 
         <!-- dependencies to use AbstractDataBrokerTest -->
index 3081641cc22f0cedcae2fbc82ed5ec121627da6a..0848b7a4793b912d19037dd7c96062f9de78939e 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-it</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
index 0b8b70891ef367f2bc2fc1e127f382abc628d127..5c4ef08879a6f4ff88563bef516e4e7af471eb4c 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-karaf</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
index b694455481b1f68912687f8f8147fcf3dfaef03e..226ce350dbc2bc4c4361924ede324ae0ffd9aa5f 100644 (file)
@@ -10,22 +10,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-legato-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
+    <vpnservice.version>0.5.0-SNAPSHOT</vpnservice.version>
   </properties>
 
   <dependencies>
index d819f5af08099fead110e172cdc7d6ce9333235f..07b1899aa860725e8b9701b70892ea5cd5394113 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <properties>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <vpnservices.version>0.4.0-SNAPSHOT</vpnservices.version>
+    <genius.version>0.3.0-SNAPSHOT</genius.version>
+    <vpnservices.version>0.5.0-SNAPSHOT</vpnservices.version>
   </properties>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-netvirt</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
index b57331a71b14ceaf92f19093d6796447e31b6725..bf3c335539ae96f5d43a2042f08bbfa99df015fd 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-nrp-tapi-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index b004440434f522dc1f33dc79fd1e98a3d75a039b..487c4f919d4e88e3d99c6f7e6e38624088d66423 100644 (file)
@@ -6,20 +6,20 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <properties>
         <checkstyle.skip>true</checkstyle.skip>
         <powermock.version>1.6.4</powermock.version>
-        <openflow.version>0.4.0-SNAPSHOT</openflow.version>
+        <openflow.version>0.5.0-SNAPSHOT</openflow.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>ovs-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <packaging>bundle</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. -->
diff --git a/pom.xml b/pom.xml
index ebc0ceb8ffdcae7fc01c43f325b632544cd4415d..a9811f1c3d927d952d69e4e0cb74193b03cf84d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a425754d9bd69426cc32d08aaa623e31b3859192..1810d7e12ac3cc09a70a8fc01a67d7f3412a43db 100644 (file)
@@ -10,21 +10,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-presto-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>bundle</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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>