This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.resource.inventory-1.0.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-inventory.git
commit adf43b2bad6addb892007d20415e75b4a7adb4fa Author: Timothée Maret <[email protected]> AuthorDate: Thu Jan 26 10:27:41 2017 +0000 [maven-release-plugin] prepare release org.apache.sling.resource.inventory-1.0.6 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/resource-inventory@1780352 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9cd4bb1..a68a64e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,20 +24,20 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>29</version> - <relativePath/> + <relativePath /> </parent> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.resource.inventory</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.6</version> <packaging>bundle</packaging> <name>Apache Sling Inventory Printer Based on Resources</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/resource-inventory</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/resource-inventory</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/resource-inventory</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.resource.inventory-1.0.6</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.resource.inventory-1.0.6</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.resource.inventory-1.0.6</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
