X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5123b1e80117b0da3d675770d10e7600271d37d1;hb=7d3599645037ec4191023888fa078521901f43aa;hp=d283a1ab43b0f0b192625dd082e6a467d1acdea8;hpb=8d491263a102245515203d016d603d476c4cdffe;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index d283a1ab43..5123b1e801 100644 --- a/pom.xml +++ b/pom.xml @@ -4,15 +4,15 @@ org.opendaylight.odlparent odlparent - 1.4.2-SNAPSHOT - + 1.5.0-SNAPSHOT + 3.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT + 0.1.0-SNAPSHOT pom @@ -26,12 +26,12 @@ opendaylight-release - http://nexus.opendaylight.org/content/repositories/opendaylight.release + ${nexusproxy}/repositories/opendaylight.release opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot + ${nexusproxy}/repositories/opendaylight.snapshot 2.4 @@ -64,11 +65,23 @@ target/code-coverage/jacoco-it.exec Sonar way with Findbugs - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.2.0-SNAPSHOT + + org.opendaylight.yangtools + yang-binding + ${yang.binding.version} + + + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + org.opendaylight.openflowjava openflow-protocol-impl @@ -129,8 +142,12 @@ sal-common-util ${controller.model.version} - + + org.opendaylight.controller + sal-common-util + ${sal.common.util.version} + org.opendaylight.controller config-netconf-connector @@ -211,7 +228,7 @@ org.opendaylight.controller.thirdparty ganymed - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT xml-apis @@ -351,7 +368,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.6.2-SNAPSHOT + ${yang.binding.version} org.apache.felix @@ -383,7 +400,7 @@ - + @@ -396,7 +413,7 @@ - + @@ -411,7 +428,7 @@ - + @@ -439,7 +456,7 @@ - + @@ -452,7 +469,7 @@ - + @@ -465,7 +482,7 @@ - + @@ -478,7 +495,7 @@ - + @@ -618,8 +635,11 @@ openflowplugin-it test-provider drop-test + drop-test-karaf + test-common features samples/sample-consumer samples/learning-switch - + applications +