This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-sling-plugin-2.0.6 in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git
commit da945b7253cdf80d32c80a9549dfd5353bf6ab98 Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue May 5 16:23:02 2009 +0000 Correct dependency git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-sling-plugin@771893 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c09bb0..2239cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.json</artifactId> - <version>2.0.4</version> + <version>2.0.4-incubator</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
