From: Tony Tkacik Date: Wed, 12 Mar 2014 10:13:30 +0000 (+0000) Subject: Merge "Fix clustering versions" X-Git-Tag: autorelease-tag-v20140601202136_82eb3f9~332 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d9de6c2ddfb30eb2eee782c229f6e03cef352bbd;hp=0974e04645015a507fd88c2bc79b01c8f741462d Merge "Fix clustering versions" --- diff --git a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml index e6cfee15e1..fe0b516a8b 100644 --- a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../.. @@ -24,7 +24,6 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -35,7 +34,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -88,28 +86,23 @@ org.opendaylight.controller sal-core-api - 1.0-SNAPSHOT org.opendaylight.controller sal-common-util - 1.0-SNAPSHOT org.opendaylight.controller config-api - 0.2.3-SNAPSHOT org.opendaylight.controller sal - 0.7.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.5.0-SNAPSHOT junit diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index 9a8f14980d..e06363d385 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -82,25 +82,21 @@ ch.qos.logback logback-classic - 1.0.9 test com.fasterxml.jackson.core jackson-annotations - ${jackson.version} com.fasterxml.jackson.core jackson-core - ${jackson.version} com.fasterxml.jackson.core jackson-databind - ${jackson.version} @@ -126,7 +122,6 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -152,7 +147,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version}