This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.jackrabbit.accessmanager-2.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git
commit 966fe2f77a42a1daa9a1109a0d3fb5b543bbee43 Author: Justin Edelson <[email protected]> AuthorDate: Wed Nov 3 17:52:50 2010 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-accessmanager@1030569 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 917a271..f1b7942 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId> <packaging>bundle</packaging> - <version>2.1.0</version> + <version>2.1.1-SNAPSHOT</version> <name>Apache Sling Jackrabbit JSR-283 Access Control Manager Support</name> <description> Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. @@ -37,13 +37,13 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.jackrabbit.accessmanager-2.1.0 + scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-accessmanager </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.jackrabbit.accessmanager-2.1.0 + scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-accessmanager </developerConnection> <url> - http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.jackrabbit.accessmanager-2.1.0 + http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-accessmanager </url> </scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
