Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.master.test/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.ote.master.test/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/org.eclipse.osee.ote.master.test/pom.xml b/plugins/org.eclipse.osee.ote.master.test/pom.xml
index 5c5ee7ebf99..3047be23b69 100644
--- a/plugins/org.eclipse.osee.ote.master.test/pom.xml
+++ b/plugins/org.eclipse.osee.ote.master.test/pom.xml
@@ -15,15 +15,6 @@
<name>OTE Master Test</name>
<build>
- <!-- workaround for https://issues.sonatype.org/browse/TYCHO-168 -->
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>

Back to the top