From: Michal Polkorab Date: Tue, 20 May 2014 12:05:11 +0000 (+0200) Subject: Updated dependencies to stable/hydrogen snapshot dependencies X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=05fb7a8bcbfd71479c08f437e9eec5ccc1319cf7;p=openflowjava.git Updated dependencies to stable/hydrogen snapshot dependencies Change-Id: I37d49f9a28e1eaaa0d6082260f0441db15bb0bb0 Signed-off-by: Michal Polkorab --- diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index eac0aee7..9ea1474d 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -14,7 +14,7 @@ - 0.6.2-SNAPSHOT + 0.6.1-1-SNAPSHOT @@ -135,8 +135,8 @@ ietf-yang-types - org.opendaylight.controller.model - model-flow-service + org.opendaylight.yangtools.model + yang-ext junit diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 69fe7280..0567c132 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -143,7 +143,7 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT + ${config.version} diff --git a/pom.xml b/pom.xml index 4a2cd0f1..76e6443e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,15 +34,16 @@ org.openflow.openflowj,net.sf.jung2 1.0.9 1.7.2 - 1.1-SNAPSHOT - 2010.09.24.4-SNAPSHOT + 1.0-1-SNAPSHOT + 2010.09.24.3-1-SNAPSHOT + 2013.09.07.3-1-SNAPSHOT 2.4.0 14.0.1 4.0.17.Final 2.3.2 - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.2.5-SNAPSHOT + 0.6.1-1-SNAPSHOT + 0.6.1-1-SNAPSHOT + 0.2.3-1-SNAPSHOT @@ -132,16 +133,16 @@ ietf-yang-types ${ietf.model.version} + + org.opendaylight.yangtools.model + yang-ext + ${yang.ext.version} + org.osgi org.osgi.core 5.0.0 - - org.opendaylight.controller.model - model-flow-service - 1.1-SNAPSHOT - junit junit