This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit 3111d96cb391ab635981d114f829b78342225f64 Author: Felix Meschberger <[email protected]> AuthorDate: Sat Nov 14 21:48:19 2009 +0000 SLING-1186 Parent POM 7 is good enough (no need for 8-SNAPSHOT) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@836269 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4be6355..b6826fc 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>8-SNAPSHOT</version> + <version>7</version> <relativePath>../../parent/pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
