You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/07/19 09:04:18 UTC

svn commit: r1504788 [2/2] - in /sling/trunk: bundles/api/ bundles/auth/core/ bundles/auth/form/ bundles/auth/openid/ bundles/auth/selector/ bundles/commons/classloader/ bundles/commons/json/ bundles/commons/log/ bundles/commons/logservice/ bundles/com...

Modified: sling/trunk/performance/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/performance/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/performance/pom.xml (original)
+++ sling/trunk/performance/pom.xml Fri Jul 19 07:04:15 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/accessmanager-ui/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/accessmanager-ui/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/accessmanager-ui/pom.xml (original)
+++ sling/trunk/samples/accessmanager-ui/pom.xml Fri Jul 19 07:04:15 2013
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>16</version>
+    <version>17</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
    

Modified: sling/trunk/samples/custom-login-form/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/custom-login-form/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/custom-login-form/pom.xml (original)
+++ sling/trunk/samples/custom-login-form/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/espblog/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/espblog/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/espblog/pom.xml (original)
+++ sling/trunk/samples/espblog/pom.xml Fri Jul 19 07:04:15 2013
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>16</version>
+    <version>17</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
    

Modified: sling/trunk/samples/framework-fragment/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/framework-fragment/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/framework-fragment/pom.xml (original)
+++ sling/trunk/samples/framework-fragment/pom.xml Fri Jul 19 07:04:15 2013
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: sling/trunk/samples/javashell/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/javashell/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/javashell/pom.xml (original)
+++ sling/trunk/samples/javashell/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/path-based-rtp/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/path-based-rtp/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/path-based-rtp/pom.xml (original)
+++ sling/trunk/samples/path-based-rtp/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.sling.samples</groupId>

Modified: sling/trunk/samples/post-servlet-extensions/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/post-servlet-extensions/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/post-servlet-extensions/pom.xml (original)
+++ sling/trunk/samples/post-servlet-extensions/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/simple-demo/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/simple-demo/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/simple-demo/pom.xml (original)
+++ sling/trunk/samples/simple-demo/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/slingbucks/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/slingbucks/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/slingbucks/pom.xml (original)
+++ sling/trunk/samples/slingbucks/pom.xml Fri Jul 19 07:04:15 2013
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
     </parent>
     
     <groupId>org.apache.sling</groupId>

Modified: sling/trunk/samples/slingshot/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/slingshot/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/slingshot/pom.xml (original)
+++ sling/trunk/samples/slingshot/pom.xml Fri Jul 19 07:04:15 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
     </parent>
 
     <artifactId>org.apache.sling.sample.slingshot</artifactId>

Modified: sling/trunk/samples/usermanager-ui/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/usermanager-ui/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/usermanager-ui/pom.xml (original)
+++ sling/trunk/samples/usermanager-ui/pom.xml Fri Jul 19 07:04:15 2013
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>16</version>
+    <version>17</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
    

Modified: sling/trunk/samples/webloader/service/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/service/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/webloader/service/pom.xml (original)
+++ sling/trunk/samples/webloader/service/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/samples/webloader/ui/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/samples/webloader/ui/pom.xml (original)
+++ sling/trunk/samples/webloader/ui/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/junit/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/core/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/junit/core/pom.xml (original)
+++ sling/trunk/testing/junit/core/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/junit/remote/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/remote/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/junit/remote/pom.xml (original)
+++ sling/trunk/testing/junit/remote/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/junit/scriptable/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/scriptable/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/junit/scriptable/pom.xml (original)
+++ sling/trunk/testing/junit/scriptable/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/resourceresolver-mock/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/resourceresolver-mock/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/resourceresolver-mock/pom.xml (original)
+++ sling/trunk/testing/resourceresolver-mock/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/samples/failing-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/samples/failing-tests/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/samples/failing-tests/pom.xml (original)
+++ sling/trunk/testing/samples/failing-tests/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/samples/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/samples/integration-tests/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/samples/integration-tests/pom.xml (original)
+++ sling/trunk/testing/samples/integration-tests/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/samples/sample-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/samples/sample-tests/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/samples/sample-tests/pom.xml (original)
+++ sling/trunk/testing/samples/sample-tests/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/testing/tools/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1504788&r1=1504787&r2=1504788&view=diff
==============================================================================
--- sling/trunk/testing/tools/pom.xml (original)
+++ sling/trunk/testing/tools/pom.xml Fri Jul 19 07:04:15 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>16</version>
+        <version>17</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>