summaryrefslogtreecommitdiff
path: root/qpid/java/qpid-systests-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/qpid-systests-parent/pom.xml')
-rw-r--r--qpid/java/qpid-systests-parent/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/qpid/java/qpid-systests-parent/pom.xml b/qpid/java/qpid-systests-parent/pom.xml
index d59e373ed4..1225653650 100644
--- a/qpid/java/qpid-systests-parent/pom.xml
+++ b/qpid/java/qpid-systests-parent/pom.xml
@@ -74,20 +74,6 @@
</dependencies>
<build>
- <testSourceDirectory>src/main/java</testSourceDirectory>
-
- <resources>
- <resource>
- <directory>src/main/resources</directory>
- </resource>
- <resource>
- <directory>src/main/java</directory>
- <excludes>
- <exclude>**/*.java/</exclude>
- </excludes>
- </resource>
- </resources>
-
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>