From cccd0c9fb3ea372482273e1b5c5297ed88e83862 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 5 Feb 2015 14:11:56 +0100 Subject: [PATCH] Standardize on pax-exam 4.4.0 The version is implied from odlparent, make sure we use the same property and not override it. Change-Id: I6a997f636e862a991f2d5baa73738d6f6fb65b7c Signed-off-by: Robert Varga --- itests/base-features-it/pom.xml | 4 ++-- opendaylight/commons/opendaylight/pom.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/itests/base-features-it/pom.xml b/itests/base-features-it/pom.xml index d05e9a515b..dfb622eb7c 100644 --- a/itests/base-features-it/pom.xml +++ b/itests/base-features-it/pom.xml @@ -25,7 +25,7 @@ org.ops4j.pax.exam pax-exam-container-karaf - ${pax.exam.version} + ${exam.version} test @@ -36,7 +36,7 @@ org.ops4j.pax.exam pax-exam - ${pax.exam.version} + ${exam.version} test diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 5310db30a7..c9a2632b15 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -144,7 +144,6 @@ 1.5.0-SNAPSHOT 2013.08.27.7-SNAPSHOT 0.1.0-SNAPSHOT - 4.0.0 1.1.6 1.1.6 1.0-alpha-2 -- 2.36.6