X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fparent%2Fpom.xml;h=793c543b1b0df395b45b844e913cc255301e8fe6;hb=9a674c7f2dc4e462d68c7018740d8bcb8019fc4f;hp=e3b34dd959f8b5703ec04da8d20bfcfed3e8834f;hpb=4469d5552bab176b2c86c55b0a5b41d090718fab;p=lispflowmapping.git diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index e3b34dd95..793c543b1 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -15,64 +15,41 @@ for plugin configuration etc. --> org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 9.0.6 org.opendaylight.lispflowmapping lispflowmapping-commons - 1.4.0-SNAPSHOT + 1.14.0-SNAPSHOT pom - Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} - 1.3.0-SNAPSHOT + 3.0.5 1.0.0 - 0.5.0-SNAPSHOT - 0.4.0-SNAPSHOT - 0.4.0-SNAPSHOT 0.5.0 - src/main/yang-gen-config - 1.7.0-SNAPSHOT - 1.7.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.7.0-SNAPSHOT - https://nexus.opendaylight.org/content - 0.7.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.11.0-SNAPSHOT + 1.14.0-SNAPSHOT + 0.17.0-SNAPSHOT + 0.21.0-SNAPSHOT src/main/yang-gen-sal 0.5.0 src/main/yang - 1.0.0-SNAPSHOT - - org.opendaylight.yangtools - yangtools-artifacts - 1.0.0-SNAPSHOT - pom - import - org.opendaylight.mdsal mdsal-artifacts - 2.1.0-SNAPSHOT + 8.0.5 pom import - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.9.0-SNAPSHOT - pom - import - junit-addons junit-addons @@ -90,77 +67,10 @@ org.opendaylight.controller - config-api - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - config-manager - ${config.version} - - - org.opendaylight.controller - config-util - 0.5.0-SNAPSHOT - - - - org.opendaylight.controller - karaf.branding - ${branding.version} - compile - - - org.opendaylight.controller - netty-event-executor-config - ${config.version} - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.version} - zip - - - - org.opendaylight.controller - opendaylight-karaf-resources - ${karaf.resources.version} - - - org.opendaylight.controller - sal-binding-api - ${mdsal.version} - - - org.opendaylight.controller - sal-binding-broker-impl - ${mdsal.version} - - - org.opendaylight.controller - sal-binding-config - ${mdsal.version} - - - org.opendaylight.controller - sal-broker-impl - ${mdsal.version} - - - org.opendaylight.controller - sal-common-util - ${mdsal.version} - - - org.opendaylight.controller - threadpool-config-api - ${config.version} - - - org.opendaylight.controller - threadpool-config-impl - 0.5.0-SNAPSHOT + controller-artifacts + 4.0.3 + pom + import org.opendaylight.lispflowmapping @@ -192,11 +102,6 @@ mappingservice.inmemorydb ${lispflowmapping.version} - - org.opendaylight.lispflowmapping - mappingservice.neutron - ${lispflowmapping.version} - org.opendaylight.lispflowmapping mappingservice.northbound @@ -219,14 +124,13 @@ org.opendaylight.lispflowmapping - common.unittest.tools + mappingservice.config ${lispflowmapping.version} - test - org.opendaylight.yangtools - mockito-configuration - ${yangtools.version} + org.opendaylight.lispflowmapping + common.unittest.tools + ${lispflowmapping.version} test @@ -284,12 +188,6 @@ maven-clean-plugin - - ${jmxGeneratorPath} - - ** - - ${salGeneratorPath} @@ -299,31 +197,6 @@ - - - org.apache.maven.plugins - maven-javadoc-plugin - - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - ${project.artifactId}-${project.version} - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.* - false - - org.apache.maven.plugins maven-jxr-plugin @@ -348,7 +221,6 @@ ${yang.src.path} - ${jmxGeneratorPath} ${salGeneratorPath} @@ -373,7 +245,7 @@ - + @@ -388,7 +260,7 @@ - + @@ -401,33 +273,7 @@ - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - + @@ -443,96 +289,4 @@ - - - ${project.build.directory}/site - true - - - org.apache.maven.plugins - maven-javadoc-plugin - - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - ${project.artifactId}-${build.suffix} - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - *.internal:edu.uci.* - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - true - true - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${projectinfo} - - false - false - - - - - index - project-team - license - mailing-list - plugin-management - cim - issue-tracking - scm - summary - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -