X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=library%2Fpom.xml;h=4cfb2a205e00774998351198ad87cc4721d46fb8;hb=60dcda67d6823180faddaff41809f2763254ff42;hp=5270dbe1cc9f942223867c2d4e3a59e8481578e1;hpb=fdbcc42bd3cd1017f573b81e4b76589804c37f14;p=ovsdb.git diff --git a/library/pom.xml b/library/pom.xml old mode 100755 new mode 100644 index 5270dbe1c..4cfb2a205 --- a/library/pom.xml +++ b/library/pom.xml @@ -1,170 +1,68 @@ + 4.0.0 + - org.opendaylight.ovsdb - ovsdb_commons - 1.1.0-SNAPSHOT - ../commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + - ovsdb_library - 1.0.0-SNAPSHOT - bundle - - true - - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.google.code.gson - gson - 2.1 - compile - - - com.google.guava - guava - ${guava.version} - - - commons-codec - commons-codec - 1.4 - true - - - commons-collections - commons-collections - 1.0 - - - commons-lang - commons-lang - 2.3 - - - equinoxSDK381 - org.eclipse.osgi - - - io.netty - netty-all - 4.0.10.Final - - - javax.portlet - portlet-api - 2.0 - - - junit - junit - - - org.apache.httpcomponents - httpcore-nio - 4.2.1 - true - - - org.slf4j - slf4j-api - - + org.opendaylight.ovsdb + library-aggregator + 1.3.0-SNAPSHOT + library + 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 + + + + 3.1.1 + + + impl + karaf + features + artifacts + it + + - - - true - src/test/resources - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - org.apache.commons.lang3.builder, - org.apache.commons.lang3.tuple, - org.apache.felix.dm, - org.slf4j, - org.eclipse.osgi.framework.console, - org.osgi.framework, - javax.net.ssl, - * - true - org.opendaylight.ovsdb.lib, - org.opendaylight.ovsdb.lib.table, - org.opendaylight.ovsdb.lib.jsonrpc, - org.opendaylight.ovsdb.lib.notation, - org.opendaylight.ovsdb.lib.database, - org.opendaylight.ovsdb.lib.operations, - org.opendaylight.ovsdb.lib.message, - org.opendaylight.ovsdb.lib.schema - - ${project.basedir}/META-INF - - org.apache.maven.plugins - maven-failsafe-plugin + maven-deploy-plugin - ${skip.integrationtest} + true org.apache.maven.plugins - maven-surefire-plugin - 2.16 + maven-install-plugin - - - **/*IT - + true + 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 - - - false - - -