This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.contentloader-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
commit 7b5fd0e52c689ebeb16b9c10f693ac059352ba93 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Feb 12 17:45:45 2010 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader@909522 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ae95f18..6215a69 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.jcr.contentloader</artifactId> - <version>2.0.6</version> + <version>2.0.7-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Initial Content Loader</name> @@ -36,9 +36,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.0.6</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.0.6</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.contentloader-2.0.6</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
