This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.distribution.sample-0.1.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git
commit 319304aeaab9ac26ec485beee6463725f222699f Author: Marius Petria <[email protected]> AuthorDate: Thu Feb 4 13:00:53 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.distribution.sample-0.1.6 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample@1728460 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7fecb4e..cec7af4 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ <!-- P R O J E C T --> <!-- ======================================================================= --> <artifactId>org.apache.sling.distribution.sample</artifactId> - <version>0.1.5-SNAPSHOT</version> + <version>0.1.6</version> <packaging>bundle</packaging> <name>Apache Sling Distribution Sample</name> @@ -42,9 +42,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/sample</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.sample-0.1.6</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.sample-0.1.6</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.distribution.sample-0.1.6</url> </scm> <!-- ======================================================================= --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
