<parent>
<groupId>org.opendaylight.integration</groupId>
<artifactId>distributions</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<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-->
<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>
<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>
<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>
<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 -->
<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>
<parent>
<groupId>org.opendaylight.integration</groupId>
<artifactId>distributions</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<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-->
<parent>
<groupId>org.opendaylight.integration</groupId>
<artifactId>distributions</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<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-->
<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 -->
<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>
<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>
<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>
<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>
<!-- 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,
</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>