This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.webdav-2.0.6-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git
commit 5b23b0ea09c3289a3109a95cb2b303c473f60635 Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed May 6 13:14:08 2009 +0000 [maven-release-plugin] copy for tag org.apache.sling.jcr.webdav-2.0.6-incubator git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator@772217 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 95f26ec..641fbf2 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>6-incubator-SNAPSHOT</version> + <version>5-incubator</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <artifactId>org.apache.sling.jcr.webdav</artifactId> <packaging>bundle</packaging> - <version>2.0.5-incubator-SNAPSHOT</version> + <version>2.0.6-incubator</version> <name>Apache Sling Simple WebDAV Access to repositories</name> <description> @@ -37,9 +37,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/webdav</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
