This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-avro-serializer.git
commit fcb5d7c969dbb2c2fe6b6415d145e260a628b4d9 Author: Timothée Maret <[email protected]> AuthorDate: Wed Jun 7 10:48:54 2017 +0000 use latest org.apache.sling.distribution.core snapshot dependency git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797909 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf61b74..4abee58 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.distribution.core</artifactId> - <version>0.2.7-SNAPSHOT</version> + <version>0.2.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
