From 1c6641748b0e4becec82d09761f20a987dd2374d Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Sun, 5 Apr 2015 19:40:02 -0400 Subject: [PATCH] Don't run tests with the legacy profile --- ProtocolLib/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 9888b642..0d6de670 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -106,15 +106,6 @@ - - @@ -253,6 +244,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.18 + + true + + +