X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fparent%2Fpom.xml;h=c9c7ee12e3dc1754d518b8c4b3309b2541b1dc27;hb=d4c19968c45527bde3702f4231f477627fb4d760;hp=73d8bc241a76cc791b623d4eb65ff75fb321caa3;hpb=126715993e13410afca45b0a51d3e7f77c816eb6;p=netvirt.git diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml old mode 100755 new mode 100644 index 73d8bc241a..c9c7ee12e3 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -14,39 +14,61 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT + org.opendaylight.ovsdb commons ${project.artifactId}.parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom + The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + Eclipse Public License v1.0 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + 3.1.1 - 0.1.0-SNAPSHOT 1.0.0 -Xmx1024m -XX:MaxPermSize=256m - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 0.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT true false @@ -58,32 +80,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${root.directory}/target/code-coverage/jacoco-it.exec reuseReports - 0.6.0-SNAPSHOT - 0.6.0-SNAPSHOT - 0.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 2010.09.24.7-SNAPSHOT - 2013.07.15.7-SNAPSHOT - 1.2.0-SNAPSHOT - 0.5.0-SNAPSHOT - 0.5.0-SNAPSHOT - 0.5.0-SNAPSHOT - 1.5.0-SNAPSHOT - 1.5.0-SNAPSHOT - 2013.08.27.7-SNAPSHOT - 0.1.0-SNAPSHOT - 0.1.0-SNAPSHOT - 0.6.0-SNAPSHOT - 0.1.0-SNAPSHOT - 0.9.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.7.0-SNAPSHOT - 2013.09.07.7-SNAPSHOT + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.4.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.10.0-SNAPSHOT + 0.9.0-SNAPSHOT + 0.8.0-SNAPSHOT 1.0 4.2.1 2.0 1.5.2 + 0.1.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.3.0-SNAPSHOT @@ -141,7 +162,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller opendaylight-karaf-empty - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT zip @@ -149,26 +170,36 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal ${sal.version} + - org.opendaylight.controller - sal-binding-api - ${mdsal.version} + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import org.opendaylight.controller - sal-binding-config - ${mdsal.version} + config-artifacts + ${controller.config.version} + pom + import org.opendaylight.controller - sal-common-api + mdsal-artifacts ${mdsal.version} + import + pom - org.opendaylight.controller - sal-common-util - ${mdsal.version} + org.opendaylight.openflowjava + openflowjava-artifacts + ${openflowjava.version} + pom + import + org.opendaylight.controller switchmanager @@ -189,77 +220,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html model-flow-statistics ${openflowplugin.version} - - org.opendaylight.controller.model - model-inventory - ${mdsal.version} - org.opendaylight.odlparent features-test ${odlparent.version} test - - org.opendaylight.yangtools - concepts - ${yangtools.version} - - - org.opendaylight.yangtools - yang-binding - ${yangtools.version} - - - org.opendaylight.yangtools - yang-common - ${yangtools.version} - - - org.opendaylight.yangtools.model - ietf-inet-types - ${ietf.model.version} - - - org.opendaylight.yangtools.model - ietf-yang-types - ${ietf.model.version} - - - org.opendaylight.yangtools.model - ietf-yang-types-20130715 - ${ietf.yang.types.version} - - - org.opendaylight.yangtools.model - opendaylight-l2-types - ${opendaylight-l2-types.version} - - - org.opendaylight.yangtools.model - yang-ext - ${yang-ext.version} - - - org.opendaylight.openflowjava - openflow-protocol-api - ${openflowjava.version} - - - org.opendaylight.openflowjava - openflow-protocol-impl - ${openflowjava.version} - - - org.opendaylight.openflowjava - openflow-protocol-spi - ${openflowjava.version} - - - org.opendaylight.openflowjava - util - ${openflowjava.version} - org.opendaylight.openflowplugin openflowplugin @@ -350,10 +316,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.config ${ovsdb.utils.config.version} + + org.opendaylight.ovsdb + utils.mdsal-node + ${ovsdb.utils.mdsal.node.version} + org.opendaylight.ovsdb utils.mdsal-openflow - ${utils.mdsal.openflow.version} + ${ovsdb.utils.mdsal.openflow.version} org.opendaylight.ovsdb @@ -375,6 +346,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html powermock-core ${powermock.version} + + org.opendaylight.ovsdb + ovsdb-ui + ${ovsdb.ui.version} + @@ -427,19 +403,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - org.opendaylight.yangtools @@ -460,31 +423,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.version} - - true - controller/checkstyle.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,\/ - - org.opendaylight.controller + com.puppycrawl.tools checkstyle - 0.1.0-SNAPSHOT + 6.4.1 - - - - check - - process-sources - - + + src/main/resources/ovsdb_checks.xml + true + **/*.java,**/*.xml,**/*.ini,**/*.sh,**/*.bat + **/yang/,**/features/,**/integrationtest/,**/northbound/, + **/openstack/,**/ovs-sfc/, + **/ovsdb-plugin-compatibility-layer/, + **/plugin/,**/plugin-shell/, + **/schema/hardwarevtep/,**/schema/openvswitch/, + **/southbound/,**/utils/ + + org.jacoco @@ -614,13 +571,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - integrationtest