aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 5ca55a4f68..5ab7f4472c 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -105,13 +105,5 @@
</configuration>
</plugin>
</plugins>
- <resources>
- <resource>
- <directory>../python</directory>
- <includes>
- <include>pyspark/streaming/*.py</include>
- </includes>
- </resource>
- </resources>
</build>
</project>