X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=nemo-renderers%2Fopenflow-renderer%2Fpom.xml;h=08e657a1c41e50be428f9a70f4c9162b80a44598;hb=refs%2Fchanges%2F10%2F35010%2F1;hp=51c04821442981c4d04f71108015d8af32fd63f1;hpb=e8fc5a62b6de5f794c7ed66e23654a9a17cfa3c2;p=nemo.git diff --git a/nemo-renderers/openflow-renderer/pom.xml b/nemo-renderers/openflow-renderer/pom.xml index 51c0482..08e657a 100644 --- a/nemo-renderers/openflow-renderer/pom.xml +++ b/nemo-renderers/openflow-renderer/pom.xml @@ -12,22 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.nemo openflow-renderer - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT bundle ${project.artifactId} + 0.10.1-SNAPSHOT + 0.2.1-SNAPSHOT 0.7.2.201409121644 target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec - 0.2.0-SNAPSHOT - 0.10.0-SNAPSHOT @@ -35,11 +35,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model yang-ext - - org.opendaylight.openflowplugin - openflowplugin-extension-nicira - ${openflowplugin.version} - org.opendaylight.controller.model model-topology @@ -53,6 +48,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html commons-net commons-net + + org.opendaylight.openflowplugin + openflowplugin-extension-nicira + ${openflowplugin.version} + ${project.groupId} nemo-api @@ -63,20 +63,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html nemo-impl ${project.version} - - org.mockito - mockito-all - test - - - junit - junit - - - org.slf4j - slf4j-simple - test - com.fasterxml.jackson.core jackson-core @@ -93,6 +79,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.codehaus.jettison jettison + + junit + junit + test + + + org.mockito + mockito-all + test + + + org.slf4j + slf4j-simple + test +