X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=itm%2Fitm-impl%2Fpom.xml;h=e4cb48fe471e83e188d867bbb1772846639328b1;hb=refs%2Fchanges%2F24%2F82724%2F7;hp=2647efbd3073ad6e5a2b5430f8a3c2594cc69e57;hpb=65a219113c2eeb50eaec80cf1cb3cc30f5a532f4;p=genius.git diff --git a/itm/itm-impl/pom.xml b/itm/itm-impl/pom.xml index 2647efbd3..e4cb48fe4 100644 --- a/itm/itm-impl/pom.xml +++ b/itm/itm-impl/pom.xml @@ -6,19 +6,21 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.genius - config-parent - 0.2.0-SNAPSHOT - ../../commons/config-parent + binding-parent + 0.7.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.genius itm-impl - 0.2.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle @@ -33,24 +35,42 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.genius interfacemanager-api - ${genius.version} + ${project.version} + + + org.opendaylight.serviceutils + rpc-api org.opendaylight.genius mdsalutil-api - ${genius.version} + + + org.opendaylight.infrautils + diagstatus-api + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true org.opendaylight.controller sal-binding-broker-impl - org.opendaylight.mdsal.model - ietf-interfaces + org.opendaylight.mdsal.binding.model.ietf + rfc7223 javax.inject javax.inject + true + + + javax.annotation + javax.annotation-api + true org.osgi @@ -60,6 +80,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.shell org.apache.karaf.shell.console + provided com.google.guava @@ -72,33 +93,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.genius idmanager-api - ${genius.version} + ${project.version} + + + com.google.code.findbugs + jsr305 + true + + + + org.opendaylight.mdsal + mdsal-eos-binding-adapter + test + + + org.opendaylight.mdsal + mdsal-eos-dom-simple + test - - org.opendaylight.genius testutils - ${genius.version} - pom + ${project.version} test org.opendaylight.genius lockmanager-impl - ${genius.version} + ${project.version} test org.opendaylight.genius idmanager-impl - ${genius.version} + ${project.version} test org.opendaylight.genius interfacemanager-impl - ${genius.version} + ${project.version} test @@ -106,11 +140,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - - org.mockito - mockito-core - test - org.opendaylight.mdsal mdsal-binding-test-utils @@ -119,19 +148,70 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.truth truth - + + + org.mockito + mockito-core + test + org.powermock - powermock-api-mockito + powermock-api-mockito2 + 2.0.0 test org.powermock powermock-module-junit4 + 2.0.0 + test + + + org.powermock + powermock-api-support + 2.0.0 + test + + + org.powermock + powermock-reflect + 2.0.0 + test + + + org.powermock + powermock-core + 2.0.0 + test + + + org.opendaylight.ovsdb + utils.southbound-utils + ${genius.ovsdb.version} + test + + + org.opendaylight.genius + mdsalutil-testutils + ${project.version} test + + org.opendaylight.genius + mdsalutil-impl + ${project.version} + test + + + org.opendaylight.serviceutils + srm-api + + + org.opendaylight.infrautils + caches-test + - + @@ -164,22 +244,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.eclipse.xtend xtend-maven-plugin + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.genius.itm.cli* + + + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -