Incrementing versions by 0.1.0 for post-helium master branch
authorChristopher O'Shea <christopher.o.shea@ericsson.com>
Wed, 15 Oct 2014 22:44:41 +0000 (15:44 -0700)
committerChristopher O'Shea <christopher.o.shea@ericsson.com>
Tue, 28 Oct 2014 21:37:39 +0000 (14:37 -0700)
Change-Id: I4fe45bcfa95a65a1b9dc1f401aa67921921a7a8e
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
distributions/base/pom.xml
distributions/extra/karaf/pom.xml
distributions/extra/toaster/pom.xml
distributions/pom.xml
distributions/serviceprovider/pom.xml
distributions/virtualization/pom.xml
feature-selector/pom.xml
features/pom.xml
features/src/main/resources/features.xml
pom.xml

index 52bafac7681d763bb823c8b1cc50250beab45c8c..b7837d41a82a1fe39d154a0f53a97fce9cc3b85a 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,7 +18,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>distribution.opendaylight</artifactId>
-      <version>0.1.2-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
@@ -28,103 +28,103 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>library</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>plugin</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>northbound</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>schema.openvswitch</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>schema.hardwarevtep</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>of-extension.nx-ofjava</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>of-extension.nx-sal</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     
     <!-- openflowplugin -->
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-api</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-api</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-controller-config</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowjava-extension-nicira-api</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowjava-extension-nicira</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-nicira</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
     </dependency>
 
     <!-- openflowjava -->
     <dependency>
       <groupId>org.opendaylight.openflowjava</groupId>
       <artifactId>openflow-protocol-impl</artifactId>
-      <version>0.5-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowjava</groupId>
       <artifactId>openflow-protocol-api</artifactId>
-      <version>0.5-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowjava</groupId>
       <artifactId>openflow-protocol-spi</artifactId>
-      <version>0.5-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowjava</groupId>
       <artifactId>util</artifactId>
-      <version>0.5-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
 
     <!-- legacy openflow plugin -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>protocol_plugins.openflow</artifactId>
-      <version>0.4.2-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller.thirdparty</groupId>
index 38edcdf81060724df9c533949693bf911cb2e53a..d953728c58ff96302fa804613609d9de83515792 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <relativePath>../../../</relativePath>
    </parent>
   <artifactId>distribution-karaf</artifactId>
@@ -13,8 +13,8 @@
     <maven>3.0</maven>
   </prerequisites>
   <properties>
-    <branding.version>1.0.0-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.4.2-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.1.0-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.0-SNAPSHOT</karaf.resources.version>
   </properties>
 
   <dependencies>
index 5ea90df645ecaac2873e7d027d06f356791dfe10..add443bef1ca8650607d6c966270ee60890efaf4 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>distributions</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
         <virgo.version>3.6.0.RELEASE</virgo.version>
         <openexi.version>0000.0002.0038.0</openexi.version>
 
-        <concepts.version>0.5.2-SNAPSHOT</concepts.version>
-        <controller.version>0.4.2-SNAPSHOT</controller.version>
-        <controller.config.version>0.2.5-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.5.0-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.1-SNAPSHOT</controller.mdsal.version>
+        <concepts.version>0.6.0-SNAPSHOT</concepts.version>
+        <controller.version>0.5.0-SNAPSHOT</controller.version>
+        <controller.config.version>0.3.0-SNAPSHOT</controller.config.version>
+        <controller.framework.version>0.6.0-SNAPSHOT</controller.framework.version>
+        <controller.mdsal.version>1.2.0-SNAPSHOT</controller.mdsal.version>
         <netconf.version>${controller.config.version}</netconf.version>
-        <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
+        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
         <jetty.version>9.2.1.v20140609</jetty.version>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     </properties>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
-            <version>2010.09.24.4-SNAPSHOT</version>
+            <version>2010.09.24.7-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-yang-types</artifactId>
-            <version>2010.09.24.4-SNAPSHOT</version>
+            <version>2010.09.24.7-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>yang-ext</artifactId>
-            <version>2013.09.07.4-SNAPSHOT</version>
+            <version>2013.09.07.7-SNAPSHOT</version>
         </dependency>
 
         <!-- Concepts -->
         <dependency>
             <groupId>org.opendaylight.controller.thirdparty</groupId>
             <artifactId>ganymed</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.openexi</groupId>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>osgi-brandfragment.web</artifactId>
-            <version>0.0.2-SNAPSHOT</version>
+            <version>0.1.0-SNAPSHOT</version>
         </dependency>
 
         <!-- THE APPLICATION -->
index 713ca5965bb185881119290703d1c0e8dbd72e38..070cc98420b47810209a22b353286a2081416480 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
index f31d7a92a45e1f24346b7b93afc0f47200750ff4..7aeda12f7fc9a0c472d27fefd27534c28f82a20d 100644 (file)
@@ -9,7 +9,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,18 +18,18 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <name>OpenDaylight Service Provider Edition</name>
 
   <properties>
-    <bgpcep.version>0.3.1-SNAPSHOT</bgpcep.version>
+    <bgpcep.version>0.4.0-SNAPSHOT</bgpcep.version>
     <lispflowmapping.version>1.1.10</lispflowmapping.version>
-    <tcpmd5.version>1.0.0-SNAPSHOT</tcpmd5.version>
+    <tcpmd5.version>1.1.0-SNAPSHOT</tcpmd5.version>
 
-    <ietf.topology.version>2013.10.21.2-SNAPSHOT</ietf.topology.version>
+    <ietf.topology.version>2013.10.21.7-SNAPSHOT</ietf.topology.version>
   </properties>
 
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>distributions-base</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
index 07587004bd0b581c782003b630e65477de7c013f..b0d8c4f1f651397cf97baa515096b6cbbe55a37a 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -22,7 +22,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>distributions-base</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
@@ -33,12 +33,12 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>openstack.net-virt</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>openstack.net-virt-providers</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
 
     <!-- vtn -->
@@ -46,22 +46,22 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.implementation</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.neutron</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.northbound</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
index 5535a36efe71f03655284bccd91d2f1360ec53da..f4b2501b304d9648bf171bc0a1ddf622ab37ccd6 100644 (file)
@@ -4,12 +4,13 @@
   <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <relativePath>../</relativePath>
   </parent>
   <artifactId>feature-selector</artifactId>
   <packaging>war</packaging>
   <name>feature-selector Webapp</name>
+  <version>0.2.0-SNAPSHOT</version>
   <properties>
       <spring.version>3.1.3.RELEASE</spring.version>
       <jackson.version>1.9.10</jackson.version>
index 47963f18bef74dce683daa0cc1edbe182462bdd0..7148c154875d2aa7970cc9b946466b437b1ce3c4 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>root</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <relativePath>../</relativePath>
    </parent>
    <artifactId>features-integration</artifactId>
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>features-openflowplugin</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>features-openflow-nxm</artifactId>
-      <version>0.0.3-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.l2switch</groupId>
       <artifactId>features-l2switch</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>features-adsal-compatibility</artifactId>
-      <version>1.4.2-SNAPSHOT</version>
+      <version>1.5.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
        <groupId>org.opendaylight.plugin2oc</groupId>
        <artifactId>features-plugin2oc</artifactId>
-       <version>0.1-SNAPSHOT</version>
+       <version>0.2.0-SNAPSHOT</version>
        <classifier>features</classifier>
        <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>features-aaa</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>features-authz</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfc</artifactId>
-      <version>0.0.1-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sfc</groupId>
       <artifactId>features-sfclisp</artifactId>
-      <version>0.0.1-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
           <groupId>org.opendaylight.sfc</groupId>
           <artifactId>features-sfcofl2</artifactId>
-          <version>0.0.1-SNAPSHOT</version>
+          <version>0.1.0-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>features-ovs-sfc</artifactId>
-      <version>0.0.1-SNAPSHOT</version>
+      <version>0.1.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.snmp4sdn</groupId>
       <artifactId>features-snmp4sdn</artifactId>
-      <version>0.1.3-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sdninterfaceapp</groupId> 
       <artifactId>features-sdninterfaceapp</artifactId> 
-      <version>1.4.2-SNAPSHOT</version> 
+      <version>1.5.0-SNAPSHOT</version> 
       <classifier>features</classifier> 
       <type>xml</type> 
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>features-test</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
     </dependency>
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.4.2-SNAPSHOT</version>
+      <version>1.5.0-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
    </dependencies>
               <systemPropertyVariables>
                 <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
                 <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-                <karaf.distro.version>1.4.2-SNAPSHOT</karaf.distro.version>
+                <karaf.distro.version>1.5.0-SNAPSHOT</karaf.distro.version>
               </systemPropertyVariables>
               <dependenciesToScan>
                <dependency>org.opendaylight.yangtools:features-test</dependency>
index a5d369ad21115cec4839adcb4dc5baf09b844c83..361bff6959f4e7976a8a12457488aaa6388732a9 100644 (file)
 
     
     <!-- Please add new repository in an alphabetical order -->
-    <repository>mvn:org.opendaylight.aaa/features-aaa/0.1.0-SNAPSHOT/xml/features</repository>
-    <repository>mvn:org.opendaylight.aaa/features-authz/0.1.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.aaa/features-aaa/0.2.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.aaa/features-authz/0.2.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgp.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-adsal/${feature.adsal.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.controller/features-adsal-compatibility/1.4.2-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.controller/features-adsal-compatibility/1.5.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-mdsal/${feature.mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-netconf-connector/${feature.mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-nsf/${feature.nsf.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.dlux/features-dlux/${feature.dlux.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.groupbasedpolicy/features-groupbasedpolicy/${feature.groupbasedpolicy.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.l2switch/features-l2switch/0.1.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.l2switch/features-l2switch/0.2.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/${feature.lispflowmapping.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-SNAPSHOT/xml/features</repository>
-    <repository>mvn:org.opendaylight.ovsdb/features-openflow-nxm/0.0.3-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.ovsdb/features-openflow-nxm/0.1.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.ovsdb/features-ovsdb/${feature.ovsdb.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.ovsdb/features-ovs-sfc/0.0.1-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.ovsdb/features-ovs-sfc/0.1.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.packetcable/features-packetcable/${feature.packetcable.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.plugin2oc/features-plugin2oc/0.1-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.plugin2oc/features-plugin2oc/0.2.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-restconf/${feature.mdsal.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.4.2-SNAPSHOT/xml/features</repository>
-    <repository>mvn:org.opendaylight.sfc/features-sfc/0.0.1-SNAPSHOT/xml/features</repository>
-    <repository>mvn:org.opendaylight.sfc/features-sfclisp/0.0.1-SNAPSHOT/xml/features</repository>
-    <repository>mvn:org.opendaylight.sfc/features-sfcofl2/0.0.1-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.5.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.sfc/features-sfc/0.1.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.sfc/features-sfclisp/0.1.0-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.sfc/features-sfcofl2/0.1.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features</repository>
-    <repository>mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/0.1.3-SNAPSHOT/xml/features</repository>
+    <repository>mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/0.2.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.tcpmd5/features-tcpmd5/${feature.tcpmd5.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.ttp/features-ttp/${feature.ttp.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.vtn/features-vtn-manager/${feature.vtn-manager.version}/xml/features</repository>
 
     <!-- Please use alphabetical order to add a compbatible with all feature -->
     <feature name='odl-integration-compatible-with-all' version='${project.version}'>
-        <feature version='0.1.0-SNAPSHOT'>odl-aaa-all</feature>
-        <feature version='0.1.0-SNAPSHOT'>odl-aaa-authz</feature>
+        <feature version='0.2.0-SNAPSHOT'>odl-aaa-all</feature>
+        <feature version='0.2.0-SNAPSHOT'>odl-aaa-authz</feature>
         <feature version='${feature.adsal.version}'>odl-adsal-all</feature>
         <feature version='${feature.adsal.version}'>odl-adsal-compatibility</feature>
         <feature version='${feature.bgp.version}'>odl-bgpcep-all</feature>
         <feature version='${feature.dlux.version}'>odl-dlux-core</feature>
         <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-all</feature>
-        <feature version='1.1-SNAPSHOT'>odl-mdsal-broker</feature>
+        <feature version='1.2.0-SNAPSHOT'>odl-mdsal-broker</feature>
         <feature version='${feature.mdsal.version}'>odl-netconf-connector-ssh</feature>
         <feature version='${feature.nsf.version}'>odl-nsf-all</feature>
-        <feature version='0.0.3-SNAPSHOT'>odl-openflow-nxm-extensions</feature>
-        <feature version='0.5-SNAPSHOT'>odl-openflowjava-protocol</feature>
-        <feature version='0.0.3-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
-        <feature version='0.0.3-SNAPSHOT'>odl-openflowplugin-flow-services-rest</feature>
-        <feature version='0.0.3-SNAPSHOT'>odl-openflowplugin-flow-services-ui</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-openflow-nxm-extensions</feature>
+        <feature version='0.6.0-SNAPSHOT'>odl-openflowjava-protocol</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-openflowplugin-flow-services-rest</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-openflowplugin-flow-services-ui</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-all</feature>
         <feature version='${feature.packetcable.version}'>odl-packetcable-all</feature>
-        <feature version="1.4.2-SNAPSHOT">odl-sdninterfaceapp-all</feature>
-        <feature version='1.1-SNAPSHOT'>odl-restconf</feature>
-        <feature version='0.0.1-SNAPSHOT'>odl-sfc-all</feature>
-        <feature version='0.0.1-SNAPSHOT'>odl-sfclisp</feature>
-        <feature version='0.0.1-SNAPSHOT'>odl-sfcofl2</feature>
+        <feature version="1.5.0-SNAPSHOT">odl-sdninterfaceapp-all</feature>
+        <feature version='1.2.0-SNAPSHOT'>odl-restconf</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-sfc-all</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-sfclisp</feature>
+        <feature version='0.1.0-SNAPSHOT'>odl-sfcofl2</feature>
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>
         <feature version='${feature.ttp.version}'>odl-ttp-all</feature>
-        <feature version='0.1.3-SNAPSHOT'>odl-snmp4sdn-all</feature>
+        <feature version='0.2.0-SNAPSHOT'>odl-snmp4sdn-all</feature>
         <feature version='${feature.tcpmd5.version}'>odl-tcpmd5-all</feature>
     </feature>
 
     -->
         <feature name='odl-integration-compatible-with-l2switch' version='${project.version}'>
             <feature version='${project.version}'>odl-integration-compatible-with-all</feature>
-            <feature version='0.1.0-SNAPSHOT'>odl-l2switch-switch</feature>
-            <feature version='0.1.0-SNAPSHOT'>odl-l2switch-switch-rest</feature>
-            <feature version='0.1.0-SNAPSHOT'>odl-l2switch-switch-ui</feature>
+            <feature version='0.2.0-SNAPSHOT'>odl-l2switch-switch</feature>
+            <feature version='0.2.0-SNAPSHOT'>odl-l2switch-switch-rest</feature>
+            <feature version='0.2.0-SNAPSHOT'>odl-l2switch-switch-ui</feature>
         </feature>
 
     <!--  plugin2oc Policy is not compatible with other flow programming apps,
           it is appropriate to create compatible feature for plugin2oc.
     -->
-        <feature name='odl-integration-compatible-with-plugin2oc' description="OpenDaylight :: plugin2oc :: SouthBound Plugin to the OpenContrail Platform" version='0.1-SNAPSHOT'>
+        <feature name='odl-integration-compatible-with-plugin2oc' description="OpenDaylight :: plugin2oc :: SouthBound Plugin to the OpenContrail Platform" version='0.2.0-SNAPSHOT'>
             <feature version='${project.version}'>odl-integration-compatible-with-all</feature>
-            <feature version='0.1-SNAPSHOT'>odl-plugin2oc</feature>
+            <feature version='0.2.0-SNAPSHOT'>odl-plugin2oc</feature>
         </feature>
 
     <!--
     <!-- TODO (add description here for SFC) -->
         <feature name='odl-integration-compatible-with-ovs-sfc' description="OpenDaylight :: OVS :: Service Function Chaining" version='${project.version}'>
             <feature version='${project.version}'>odl-integration-compatible-with-all</feature>
-            <feature version='0.0.1-SNAPSHOT'>odl-ovsdb-ovssfc</feature>
+            <feature version='0.1.0-SNAPSHOT'>odl-ovsdb-ovssfc</feature>
         </feature>
 
     <!-- Since VTN Manager is not compatible with other flow programming apps,
diff --git a/pom.xml b/pom.xml
index 5e8cb0f1f6253ab9b2db456c4d76a262e6132c5c..e9240f769b840a47819c57ca4edfd2690760469d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>org.opendaylight.integration</groupId>
   <artifactId>root</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>OpenDaylight Integration Project</name>
   <packaging>pom</packaging>
   <url>https://wiki.opendaylight.org/view/CrossProject:Integration_Group</url>
   <properties>
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <feature.dlux.version>0.1.0-SNAPSHOT</feature.dlux.version>
-    <feature.mdsal.version>1.1-SNAPSHOT</feature.mdsal.version>
-    <feature.flow.version>1.1-SNAPSHOT</feature.flow.version>
-    <feature.yangtools.version>0.6.2-SNAPSHOT</feature.yangtools.version>
-    <feature.adsal.version>0.8.1-SNAPSHOT</feature.adsal.version>
-    <feature.nsf.version>0.4.2-SNAPSHOT</feature.nsf.version>
-    <feature.ovsdb.version>1.0.0-SNAPSHOT</feature.ovsdb.version>
-    <feature.ovsdb.openstack.version>1.0.0-SNAPSHOT</feature.ovsdb.openstack.version>
-    <feature.groupbasedpolicy.version>0.1.0-SNAPSHOT</feature.groupbasedpolicy.version>
-    <feature.lispflowmapping.version>1.1.11-SNAPSHOT</feature.lispflowmapping.version>
-    <feature.sfc.version>0.0.1-SNAPSHOT</feature.sfc.version>
-    <feature.snbi.version>1.0.0-SNAPSHOT</feature.snbi.version>
-    <feature.ttp.version>0.0.1-SNAPSHOT</feature.ttp.version>
-    <feature.vtn-manager.version>0.2.0-SNAPSHOT</feature.vtn-manager.version>
-    <feature.bgp.version>0.3.1-SNAPSHOT</feature.bgp.version>
-    <feature.packetcable.version>1.1-SNAPSHOT</feature.packetcable.version>
-    <feature.plugin2oc.version>0.1-SNAPSHOT</feature.plugin2oc.version>
-    <feature.tcpmd5.version>1.0.0-SNAPSHOT</feature.tcpmd5.version>
-    <karaf.branding.version>1.0.0-SNAPSHOT</karaf.branding.version>
+    <feature.dlux.version>0.2.0-SNAPSHOT</feature.dlux.version>
+    <feature.mdsal.version>1.2.0-SNAPSHOT</feature.mdsal.version>
+    <feature.flow.version>1.2.0-SNAPSHOT</feature.flow.version>
+    <feature.yangtools.version>0.7.0-SNAPSHOT</feature.yangtools.version>
+    <feature.adsal.version>0.9.0-SNAPSHOT</feature.adsal.version>
+    <feature.nsf.version>0.5.0-SNAPSHOT</feature.nsf.version>
+    <feature.ovsdb.version>1.1.0-SNAPSHOT</feature.ovsdb.version>
+    <feature.ovsdb.openstack.version>1.1.0-SNAPSHOT</feature.ovsdb.openstack.version>
+    <feature.groupbasedpolicy.version>0.2.0-SNAPSHOT</feature.groupbasedpolicy.version>
+    <feature.lispflowmapping.version>1.2.0-SNAPSHOT</feature.lispflowmapping.version>
+    <feature.sfc.version>0.1.0-SNAPSHOT</feature.sfc.version>
+    <feature.snbi.version>1.1.0-SNAPSHOT</feature.snbi.version>
+    <feature.ttp.version>0.1.0-SNAPSHOT</feature.ttp.version>
+    <feature.vtn-manager.version>0.3.0-SNAPSHOT</feature.vtn-manager.version>
+    <feature.bgp.version>0.4.0-SNAPSHOT</feature.bgp.version>
+    <feature.packetcable.version>1.2.0-SNAPSHOT</feature.packetcable.version>
+    <feature.plugin2oc.version>0.2.0-SNAPSHOT</feature.plugin2oc.version>
+    <feature.tcpmd5.version>1.1.0-SNAPSHOT</feature.tcpmd5.version>
+    <karaf.branding.version>1.1.0-SNAPSHOT</karaf.branding.version>
     <karaf.version>3.0.1</karaf.version>
     <maven.surefire.version>2.16</maven.surefire.version>
     <checkstyle.version>2.12</checkstyle.version>
         <dependency>
           <groupId>org.opendaylight.plugin2oc</groupId>
           <artifactId>features-plugin2oc</artifactId>
-          <version>0.1-SNAPSHOT</version>
+          <version>0.2.0-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>