From 62adf3856b2e3096c2638823eb4c1aaf3ebf08bf Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 24 Jul 2018 17:32:40 +0200 Subject: [PATCH] Drop unnecessary property reference MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit maven-surefire-plugin is specified by odlparent, we don’t need to re-specify the version here. Change-Id: I94550466303a5839b68cd6422d742383e29d3b64 Signed-off-by: Stephen Kitt --- opendaylight/md-sal/mdsal-it-parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 68160f292d..1e0d8da4de 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -131,7 +131,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-surefire-plugin - ${maven.surefire.version} -- 2.36.6