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 2d3e28d8d13e385e39b849582cf390727bd63180 Author: Justin Edelson <[email protected]> AuthorDate: Wed Oct 13 20:54:21 2010 +0000 updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-webapp@1022288 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 689d3f4..cbf9a5e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>9</version> + <version>10-SNAPSHOT</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]>.
