summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/samples/helloworld-bpel/pom.xml')
-rw-r--r--java/sca/samples/helloworld-bpel/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/java/sca/samples/helloworld-bpel/pom.xml b/java/sca/samples/helloworld-bpel/pom.xml
index 243b266863..6a1eee7936 100644
--- a/java/sca/samples/helloworld-bpel/pom.xml
+++ b/java/sca/samples/helloworld-bpel/pom.xml
@@ -61,17 +61,6 @@
<finalName>${artifactId}</finalName>
<plugins>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- <!-- http://jira.codehaus.org/browse/SUREFIRE-322 -->
- <version>2.3.1</version>
- <configuration>
- <useFile>false</useFile>
- <trimStackTrace>false</trimStackTrace>
- <useSystemClassLoader>true</useSystemClassLoader>
- </configuration>
- </plugin>
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>