SLING-865 - Clean up integration tests.

git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk@746761 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index cb8141d..6d401a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,11 +118,6 @@
                             <value>${jetty.sling.home}</value>
                         </systemProperty>
                         
-                        <!-- jython uses this to place various stuff -->
-                        <systemProperty>
-                            <name>python.home</name>
-                            <value>${jetty.sling.home}/python</value>
-                        </systemProperty>
                     </systemProperties>
 
                     <connectors>