This is an automated email from the ASF dual-hosted git repository. bdelacretaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities.git
commit bf852192993c02e953571c704188a9062814e1e9 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Wed Oct 10 15:05:55 2018 +0200 Stick to old versions where possible --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c89c363..d3a5d61 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.16.4</version> + <version>2.11.0</version> <scope>provided</scope> </dependency> <dependency>
