X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=60e0cac838fba7c4940141e5591b62f47c00aa0f;hb=8b7e374f3f40698051043b94b795fcb276ab1382;hp=804a65372c567dc6bf43d0d2b58acaf1341a2ef2;hpb=b7fc0b9c1b66a1976db3b5f748c7d378d7c7c2d8;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 804a65372c..60e0cac838 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,16 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.4.2-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.3.3-SNAPSHOT + parent - - 3.0 - + org.opendaylight.openflowplugin - openflowplugin-parent - 0.0.3-SNAPSHOT + openflowplugin-aggregator + 0.3.3-SNAPSHOT + openflowplugin pom @@ -22,535 +21,30 @@ HEAD - - - - opendaylight-release - http://nexus.opendaylight.org/content/repositories/opendaylight.release - - - - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - - - - - - utf-8 - 1.1-SNAPSHOT - http://nexus.opendaylight.org/content - 0.5-SNAPSHOT - 1.1-SNAPSHOT - 0.8.1-SNAPSHOT - 0.1.2-SNAPSHOT - 0.2.5-SNAPSHOT - 0.2.5-SNAPSHOT - 1.8 - src/main/xtend-gen - src/main/yang-gen-config - src/main/yang-gen-sal - 0000.0002.0038.0 - 0.1.2-SNAPSHOT - - - - - - org.opendaylight.openflowjava - openflow-protocol-impl - ${openflowjava.version} - - - org.opendaylight.openflowjava - openflow-protocol-api - ${openflowjava.version} - - - org.opendaylight.openflowjava - openflow-protocol-spi - ${openflowjava.version} - - - org.opendaylight.openflowjava - util - ${openflowjava.version} - - - org.opendaylight.openflowjava - simple-client - ${openflowjava.version} - - - org.opendaylight.controller.model - model-flow-base - ${controller.model.version} - - - org.opendaylight.controller.model - model-flow-management - ${controller.model.version} - - - org.opendaylight.controller.model - model-flow-service - ${controller.model.version} - - - org.opendaylight.controller.model - model-flow-statistics - ${controller.model.version} - - - org.opendaylight.controller.model - model-inventory - ${controller.model.version} - - - org.opendaylight.controller - sal-binding-api - ${controller.model.version} - - - org.opendaylight.controller - sal - ${sal.api.version} - - - org.opendaylight.controller - sal.connection - ${sal.connection.api.version} - - - org.opendaylight.controller - sal-common-util - ${controller.model.version} - - - - - org.opendaylight.controller - config-netconf-connector - ${netconf.parent.version} - - - org.opendaylight.controller - sal-binding-it - ${controller.model.version} - - - org.opendaylight.controller - sal-binding-broker-impl - ${controller.model.version} - - - org.opendaylight.controller - config-manager - ${config.parent.version} - - - org.opendaylight.controller - config-api - ${config.parent.version} - - - org.opendaylight.yangtools.thirdparty - antlr4-runtime-osgi-nohead - 4.0 - - - org.opendaylight.controller - logback-config - ${config.parent.version} - - - org.opendaylight.controller - config-persister-api - ${config.parent.version} - - - org.opendaylight.controller - config-persister-impl - ${config.parent.version} - - - org.opendaylight.controller - config-persister-file-xml-adapter - ${config.parent.version} - - - org.opendaylight.controller - netconf-monitoring - ${netconf.parent.version} - - - org.opendaylight.controller - netconf-client - ${netconf.parent.version} - - - org.opendaylight.controller - netconf-impl - ${netconf.parent.version} - - - - - org.openexi - nagasena - ${exi.nagasena.version} - - - org.openexi - nagasena-rta - ${exi.nagasena.version} - - - org.opendaylight.controller.thirdparty - ganymed - 1.1-SNAPSHOT - - - xml-apis - xml-apis - 1.4.01 - - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${xtend.dstdir} - - - - - - maven-clean-plugin - - - - ${xtend.dstdir} - - ** - - - - ${jmxGeneratorPath} - - ** - - - - ${salGeneratorPath} - - ** - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - ${build.helper.version} - - - add-source - generate-sources - - add-source - - - - ${jmxGeneratorPath} - ${salGeneratorPath} - ${xtend.dstdir} - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - 0.6.2-SNAPSHOT - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - ${project.build.directory}/META-INF - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.codehaus.mojo - properties-maven-plugin - [0.0,) - - set-system-properties - - - - - - - - - org.codehaus.enunciate - maven-enunciate-plugin - [0.0,) - - docs - - - - - - - - - org.jacoco - jacoco-maven-plugin - [0.0,) - - prepare-agent - pre-test - post-test - - - - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - [1.2.4,) - - generate-depends-file - - - - - false - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - - org.codehaus.groovy.maven - gmaven-plugin - 1.0 - - execute - - - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - ${enforcer.version} - - enforce - - - - - - - - - - - - - - - - - findbugsReport - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - false - false - - - - - index - project-team - license - mailing-list - plugin-management - cim - issue-tracking - scm - summary - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - - org.apache.maven.plugins - maven-pmd-plugin - 3.0.1 - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - - - - - - - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - public - public - http://nexus.opendaylight.org/content/groups/public - - false - - - - - - - - opendaylight-central - opendaylight-central - http://nexus.opendaylight.org/content/repositories/public - - false - - - - opendaylight-snapshot - central2 - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - + artifacts + parent openflowplugin-api openflowplugin - distribution/base - distribution/cbench + openflowplugin-impl + openflowplugin-common + extension + distribution/karaf openflowplugin-controller-config + openflowplugin-blueprint-config-he + openflowplugin-blueprint-config + test-provider drop-test + drop-test-karaf + test-common features + features-he samples/sample-consumer samples/learning-switch - + applications + model +