From: Tom Pantelis Date: Fri, 2 Mar 2018 19:47:14 +0000 (-0500) Subject: Add binding-parent pom X-Git-Tag: release/fluorine~63 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=22684d071230ac6b83d55c6a8487f16e706e5a48;p=ovsdb.git Add binding-parent pom This will contain common configurations for checkstyle and findbugs. Change-Id: I9fd94099ef0446caa377fdf9f069929ba659f8e1 Signed-off-by: Tom Pantelis --- diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml new file mode 100644 index 000000000..fc2a72fa5 --- /dev/null +++ b/commons/binding-parent/pom.xml @@ -0,0 +1,55 @@ + + + + 4.0.0 + + org.opendaylight.mdsal + binding-parent + 0.13.0-SNAPSHOT + + + + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + pom + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.0-SNAPSHOT + pom + import + + + + + + + + + + diff --git a/commons/pom.xml b/commons/pom.xml index e6b55c486..33689965b 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -28,6 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html it + binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index c0a8a7775..9d43a00e9 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -8,10 +8,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 @@ -23,25 +23,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: ovsdb :: ${project.artifactId} - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT - pom - import - - - - org.opendaylight.mdsal.model diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 78cb4796f..b0fc7c7db 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -9,10 +9,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 @@ -24,18 +24,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: ovsdb :: ${project.artifactId} - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 65696b213..7d6556450 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -9,10 +9,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 4f282ea4a..2173ed7d2 100755 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,10 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.odlparent - odlparent - 3.0.2 - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index d58ee2d6f..3f2546a78 100755 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,10 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.odlparent - odlparent - 3.0.2 - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 43ac10c21..4db03e88b 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -8,10 +8,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 @@ -23,25 +23,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: ovsdb :: ${project.artifactId} - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT - pom - import - - - - org.opendaylight.mdsal.model diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index c5a9b1843..eff09e128 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -9,10 +9,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 @@ -27,18 +27,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ../southbound-it/target/jacoco-it.exec - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 169d64838..f0c6d7c06 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,10 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index f16f4d51a..00540a659 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,10 +11,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index fb90bdc2c..fc7d5dffa 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,10 +11,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb @@ -25,18 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: ovsdb :: ${project.artifactId} - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index df2bafaf3..1d5d73b9a 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,10 +11,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 8048a6b20..4c744ee39 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,10 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index ca2cd63e2..e0ba72a5f 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,10 +11,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index e19b37819..dfba9bcaf 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,10 +11,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb