Author: bdelacretaz
Date: Wed Oct 19 09:45:01 2016
New Revision: 1765564

URL: http://svn.apache.org/viewvc?rev=1765564&view=rev
Log:
Revert the new options, they get in the way

Modified:
    sling/trunk/contrib/crankstart/launcher/pom.xml

Modified: sling/trunk/contrib/crankstart/launcher/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/contrib/crankstart/launcher/pom.xml?rev=1765564&r1=1765563&r2=1765564&view=diff
==============================================================================
--- sling/trunk/contrib/crankstart/launcher/pom.xml (original)
+++ sling/trunk/contrib/crankstart/launcher/pom.xml Wed Oct 19 09:45:01 2016
@@ -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>


Reply via email to