Revert the new options, they get in the way

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 03be4b9..f44af6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,6 @@
     <properties>
         <pax.url.version>2.1.0</pax.url.version>
         <org.ops4j.pax.url.mvn.repositories/>
-        <org.ops4j.pax.url.mvn.settings/>
-        <org.ops4j.pax.url.mvn.localRepository/>
     </properties>
  
     <build>
@@ -108,8 +106,6 @@
                         <configuration>
                             <systemPropertyVariables>
                                 <org.ops4j.pax.url.mvn.repositories>${org.ops4j.pax.url.mvn.repositories}</org.ops4j.pax.url.mvn.repositories>
-				<org.ops4j.pax.url.mvn.settings>${org.ops4j.pax.url.mvn.settings}</org.ops4j.pax.url.mvn.settings>
-				<org.ops4j.pax.url.mvn.localRepository>${org.ops4j.pax.url.mvn.localRepository}</org.ops4j.pax.url.mvn.localRepository>
                             </systemPropertyVariables>
                         </configuration>
                     </execution>