This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-launchpad-webapp-archetype-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-launchpad-webapp-archetype.git
commit 07e4835e61bf8ce67524c2a4a7664a5612eb9797 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Dec 13 08:55:35 2010 +0000 Use latest releases. git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-webapp@1045037 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4345950..124b92b 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>11-SNAPSHOT</version> + <version>10</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <artifactId>sling-launchpad-webapp-archetype</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
