This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-servlet-archetype-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-servlet-archetype.git
commit 0dab4202d88550ca0fcedd7fe173b512b2fe209b Author: Justin Edelson <[email protected]> AuthorDate: Wed Aug 31 19:23:49 2011 +0000 SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet@1163752 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa4a4d7..2aa1139 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>11</version> + <version>12-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
