This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-2.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit 42d217af0f6b3323ffb298165bb88a265669b7ba Author: Stefan Seifert <[email protected]> AuthorDate: Fri Mar 3 13:12:55 2017 +0000 set version in trunk to 2.0.0-SNAPSHOT (based on new Resource Provider SPI, 1.x in branch for old SPI) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1785291 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16113c8..3a525ce 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <artifactId>org.apache.sling.fsresource</artifactId> <packaging>bundle</packaging> - <version>1.2.3-SNAPSHOT</version> + <version>2.0.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]>.
