From: Stephen Kitt Date: Tue, 24 Jul 2018 15:32:40 +0000 (+0200) Subject: Drop unnecessary property reference X-Git-Tag: release/fluorine~25 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=62adf3856b2e3096c2638823eb4c1aaf3ebf08bf Drop unnecessary property reference 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 --- 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}