This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.3.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit b342fb66b7917729f0d61449b6adc3b8fbf182d9 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Mar 3 13:13:51 2017 +0000 set version in branch to 1.3.0-SNAPSHOT (for old Resource Provider SPI) git-svn-id: https://svn.apache.org/repos/asf/sling/branches/fsresource-1.1.x@1785292 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0db714b..f7d4a3c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <artifactId>org.apache.sling.fsresource</artifactId> <packaging>bundle</packaging> - <version>1.1.5-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <name>Apache Sling File System Resource Provider</name> <description> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
