You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/03/06 10:31:23 UTC

svn commit: r1785622 - in /sling/trunk: bundles/auth/core/ bundles/extensions/feature-flags/ bundles/extensions/models/ bundles/extensions/servlet-helpers/ bundles/extensions/xss/ bundles/scripting/sightly/ bundles/scripting/sightly/compiler/ bundles/s...

Author: olli
Date: Mon Mar  6 10:31:22 2017
New Revision: 1785622

URL: http://svn.apache.org/viewvc?rev=1785622&view=rev
Log:
use Sling Parent 30

Modified:
    sling/trunk/bundles/auth/core/pom.xml
    sling/trunk/bundles/extensions/feature-flags/pom.xml
    sling/trunk/bundles/extensions/models/pom.xml
    sling/trunk/bundles/extensions/servlet-helpers/pom.xml
    sling/trunk/bundles/extensions/xss/pom.xml
    sling/trunk/bundles/scripting/sightly/compiler/pom.xml
    sling/trunk/bundles/scripting/sightly/engine/pom.xml
    sling/trunk/bundles/scripting/sightly/java-compiler/pom.xml
    sling/trunk/bundles/scripting/sightly/js-use-provider/pom.xml
    sling/trunk/bundles/scripting/sightly/models-use-provider/pom.xml
    sling/trunk/bundles/scripting/sightly/pom.xml
    sling/trunk/bundles/scripting/sightly/repl/pom.xml
    sling/trunk/bundles/scripting/sightly/testing-content/pom.xml
    sling/trunk/bundles/scripting/sightly/testing/pom.xml
    sling/trunk/bundles/servlets/post/pom.xml
    sling/trunk/contrib/extensions/hapi/client/pom.xml
    sling/trunk/contrib/extensions/security/pom.xml
    sling/trunk/contrib/extensions/sling-pipes/pom.xml
    sling/trunk/contrib/extensions/startup-filter-disabler/pom.xml
    sling/trunk/contrib/extensions/startup-filter/pom.xml
    sling/trunk/testing/http/clients/pom.xml
    sling/trunk/testing/junit/rules/pom.xml
    sling/trunk/testing/junit/teleporter/pom.xml
    sling/trunk/testing/serversetup/pom.xml
    sling/trunk/tooling/maven/htl-maven-plugin/pom.xml

Modified: sling/trunk/bundles/auth/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/auth/core/pom.xml (original)
+++ sling/trunk/bundles/auth/core/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/extensions/feature-flags/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/feature-flags/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/feature-flags/pom.xml (original)
+++ sling/trunk/bundles/extensions/feature-flags/pom.xml Mon Mar  6 10:31:22 2017
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
     

Modified: sling/trunk/bundles/extensions/models/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/models/pom.xml (original)
+++ sling/trunk/bundles/extensions/models/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath/>
     </parent>
   

Modified: sling/trunk/bundles/extensions/servlet-helpers/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/servlet-helpers/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/servlet-helpers/pom.xml (original)
+++ sling/trunk/bundles/extensions/servlet-helpers/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/extensions/xss/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/xss/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/xss/pom.xml (original)
+++ sling/trunk/bundles/extensions/xss/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/compiler/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/compiler/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/compiler/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/compiler/pom.xml Mon Mar  6 10:31:22 2017
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/engine/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/engine/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/engine/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/engine/pom.xml Mon Mar  6 10:31:22 2017
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/java-compiler/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/java-compiler/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/java-compiler/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/java-compiler/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/js-use-provider/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/js-use-provider/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/js-use-provider/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/js-use-provider/pom.xml Mon Mar  6 10:31:22 2017
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/models-use-provider/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/models-use-provider/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/models-use-provider/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/models-use-provider/pom.xml Mon Mar  6 10:31:22 2017
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/pom.xml Mon Mar  6 10:31:22 2017
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath/>
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/repl/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/repl/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/repl/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/repl/pom.xml Mon Mar  6 10:31:22 2017
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: sling/trunk/bundles/scripting/sightly/testing-content/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/testing-content/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/testing-content/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/testing-content/pom.xml Mon Mar  6 10:31:22 2017
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/bundles/scripting/sightly/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/testing/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/bundles/scripting/sightly/testing/pom.xml Mon Mar  6 10:31:22 2017
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath/>
     </parent>
 

Modified: sling/trunk/bundles/servlets/post/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/post/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/post/pom.xml (original)
+++ sling/trunk/bundles/servlets/post/pom.xml Mon Mar  6 10:31:22 2017
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/contrib/extensions/hapi/client/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/hapi/client/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/hapi/client/pom.xml (original)
+++ sling/trunk/contrib/extensions/hapi/client/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/contrib/extensions/security/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/security/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/security/pom.xml (original)
+++ sling/trunk/contrib/extensions/security/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/contrib/extensions/sling-pipes/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/sling-pipes/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/sling-pipes/pom.xml (original)
+++ sling/trunk/contrib/extensions/sling-pipes/pom.xml Mon Mar  6 10:31:22 2017
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>28</version>
+    <version>30</version>
     <relativePath />
   </parent>
 

Modified: sling/trunk/contrib/extensions/startup-filter-disabler/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/startup-filter-disabler/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/startup-filter-disabler/pom.xml (original)
+++ sling/trunk/contrib/extensions/startup-filter-disabler/pom.xml Mon Mar  6 10:31:22 2017
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath/>
     </parent>
 

Modified: sling/trunk/contrib/extensions/startup-filter/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/startup-filter/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/startup-filter/pom.xml (original)
+++ sling/trunk/contrib/extensions/startup-filter/pom.xml Mon Mar  6 10:31:22 2017
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath/>
     </parent>
 
@@ -93,4 +93,4 @@
             <artifactId>jmock-junit4</artifactId>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: sling/trunk/testing/http/clients/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/http/clients/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/testing/http/clients/pom.xml (original)
+++ sling/trunk/testing/http/clients/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/testing/junit/rules/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/rules/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/testing/junit/rules/pom.xml (original)
+++ sling/trunk/testing/junit/rules/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/testing/junit/teleporter/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/teleporter/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/testing/junit/teleporter/pom.xml (original)
+++ sling/trunk/testing/junit/teleporter/pom.xml Mon Mar  6 10:31:22 2017
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>28</version>
+    <version>30</version>
     <relativePath />
   </parent>
 

Modified: sling/trunk/testing/serversetup/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/serversetup/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/testing/serversetup/pom.xml (original)
+++ sling/trunk/testing/serversetup/pom.xml Mon Mar  6 10:31:22 2017
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>
 

Modified: sling/trunk/tooling/maven/htl-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/htl-maven-plugin/pom.xml?rev=1785622&r1=1785621&r2=1785622&view=diff
==============================================================================
--- sling/trunk/tooling/maven/htl-maven-plugin/pom.xml (original)
+++ sling/trunk/tooling/maven/htl-maven-plugin/pom.xml Mon Mar  6 10:31:22 2017
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>28</version>
+        <version>30</version>
         <relativePath />
     </parent>