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

svn commit: r1499648 - in /sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base: ./ pom.xml

Author: fmeschbe
Date: Thu Jul  4 04:34:28 2013
New Revision: 1499648

URL: http://svn.apache.org/r1499648
Log:
Implement support for service based ResourceResolver and Session access

- Update with latest changes from trunk

Modified:
    sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/   (props changed)
    sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/pom.xml

Propchange: sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/
------------------------------------------------------------------------------
    svn:mergeinfo = /sling/trunk/bundles/jcr/base:1458685-1499646

Modified: sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/pom.xml
URL: http://svn.apache.org/viewvc/sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/pom.xml?rev=1499648&r1=1499647&r2=1499648&view=diff
==============================================================================
--- sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/pom.xml (original)
+++ sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/base/pom.xml Thu Jul  4 04:34:28 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>15</version>
+        <version>16</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>