killbill-aplcache

Changes

server/pom.xml 13(+0 -13)

Details

server/pom.xml 13(+0 -13)

diff --git a/server/pom.xml b/server/pom.xml
index 12d571e..9cf0a9b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -376,19 +376,6 @@
 			</plugin>
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-surefire-plugin</artifactId>
-				<version>2.6</version>
-				<configuration>
-					<useManifestOnlyJar>false</useManifestOnlyJar>
-					<systemPropertyVariables>
-						<log4j.configuration>file:${project.basedir}/src/test/resources/log4j.xml</log4j.configuration>
-						<xn.billing.zuora.useSluggedRatePlans>false</xn.billing.zuora.useSluggedRatePlans>
-					</systemPropertyVariables>
-					<groups>fast,slow</groups>
-				</configuration>
-			</plugin>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-war-plugin</artifactId>
 				<version>2.1.1</version>
 				<configuration>