This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit cc90f5294ea4dff7f0008f3ab643ca75b420a9b9 Author: Justin Edelson <[email protected]> AuthorDate: Thu Jan 12 17:20:53 2012 +0000 using next snapshots during release process git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1230650 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a5fa98a..ee25750 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>maven-sling-plugin</artifactId> - <version>2.0.7-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <executions> <execution> <id>generate-adapter-metadata</id> @@ -121,7 +121,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>adapter-annotations</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
