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 d675048fd3398da8760d37c715087ac39b79c7fa Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun May 5 14:38:24 2013 +0000 Correct reactor pom and update to parent pom 16 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet@1479333 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af74b8b..fdc17a6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>15</version> + <version>16</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
