This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.jackrabbit.usermanager-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git
commit e512ac01295753eea967ee7434e025e695208f5e Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue May 5 16:20:28 2009 +0000 [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.0.0-incubator git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/jackrabbit-usermanager@771890 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3d4dff1..78ef32e 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId> <packaging>bundle</packaging> - <version>2.0.0-incubator-SNAPSHOT</version> + <version>2.0.0-incubator</version> <name>Apache Sling Jackrabbit UserManager Support</name> <description> Provides ResourceProvider and SlingPostOperations for the Jackrabbit @@ -38,13 +38,13 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/jackrabbit-usermanager + scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.jackrabbit.usermanager-2.0.0-incubator </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/jackrabbit-usermanager + scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.jackrabbit.usermanager-2.0.0-incubator </developerConnection> <url> - http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/jackrabbit-usermanager + http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.jackrabbit.usermanager-2.0.0-incubator </url> </scm> @@ -63,8 +63,8 @@ <Private-Package> org.apache.sling.jackrabbit.usermanager.* </Private-Package> - <Sling-Initial-Content></Sling-Initial-Content> - <Sling-Nodetypes></Sling-Nodetypes> + <Sling-Initial-Content /> + <Sling-Nodetypes /> </instructions> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
