This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.compiler-2.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git
commit a889fa118afafea75f9f5804f5b50c898a2e893b Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Jul 20 12:21:40 2011 +0000 SLING-2150 : Update plugins to use the latest available versions git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/compiler@1148722 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9b4a80b..4927147 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>9</version> + <version>11-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -90,8 +90,6 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr.annotations</artifactId> - <version>1.2.0</version> - <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
