X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=915e6bbd8cf2f23c153ef679fb347fd2f90e82b6;hb=074cbedd46fa5d9a7f63809bfb5e46fde53615fb;hp=767f04c0611d2bc79f39b51a2cde44ca31f5395e;hpb=1e19fe3dc29c15b29f29a7b1f8264de72495bf1c;p=openflowplugin.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 767f04c061..915e6bbd8c --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,17 @@ 4.0.0 - - 3.0 - + + org.opendaylight.openflowplugin + openflowplugin-parent + 0.2.0-SNAPSHOT + parent + + org.opendaylight.openflowplugin - openflowplugin-parent - 0.0.3-SNAPSHOT + openflowplugin-aggregator + 0.2.0-SNAPSHOT + openflowplugin pom @@ -16,296 +21,27 @@ HEAD - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - - - - utf-8 - 1.7.2 - 1.0.9 - http://nexus.opendaylight.org/content - 0.4 - 1.0 - - - - - - org.javassist - javassist - 3.17.1-GA - - - - com.google.guava - guava - 14.0.1 - - - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 - - - 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 - 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 - 0.7.0 - - - org.opendaylight.controller - sal.connection - 0.1.1 - - - org.opendaylight.controller - sal-common-util - 1.0 - - - - xml-apis - xml-apis - 1.4.01 - - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - org.slf4j - log4j-over-slf4j - ${slf4j.version} - - - ch.qos.logback - logback-core - ${logback.version} - - - ch.qos.logback - logback-classic - ${logback.version} - - - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test - - - - commons-lang - commons-lang - 2.6 - - - - junit - junit - 4.8.1 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - - - - - - - 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-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - false - - - - public - public - ${nexusproxy}/groups/public/ - - false - - - - - - - - opendaylight-central - opendaylight-central - ${nexusproxy}/repositories/public/ - - false - - - - opendaylight-snapshot - central2 - ${nexusproxy}/repositories/opendaylight.snapshot/ - - false - - - - + artifacts + parent + openflowplugin-api openflowplugin - distribution/base + openflowplugin-impl + openflowplugin-common + extension + distribution/karaf + openflowplugin-controller-config openflowplugin-it test-provider drop-test + drop-test-karaf + test-common + features + features-li samples/sample-consumer samples/learning-switch - - \ No newline at end of file + applications + model + legacy + +