This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git
commit 90a025effa3faa2bfc0da7e8da8c4289d8ac10a7 Author: Dan Klco <[email protected]> AuthorDate: Fri Feb 17 20:53:06 2017 +0000 [maven-release-plugin] prepare release org.apache.sling.commons.fsclassloader-1.0.6 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1783467 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6c9b4c3..9bc92e4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.commons.fsclassloader</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.6</version> <packaging>bundle</packaging> <name>Apache Sling Commons FileSystem ClassLoader</name> @@ -38,9 +38,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/fsclassloader</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/fsclassloader</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/fsclassloader</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.fsclassloader-1.0.6</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.fsclassloader-1.0.6</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.fsclassloader-1.0.6</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
