This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git
The following commit(s) were added to refs/heads/master by this push: new 1ff7fad SLING-7353 Update to Sling Parent 33 1ff7fad is described below commit 1ff7faddf20cd56d58cd475e4a94bfc316506a18 Author: Oliver Lietz <o...@apache.org> AuthorDate: Tue Jan 16 10:57:53 2018 +0100 SLING-7353 Update to Sling Parent 33 adjust dependencies --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 7dad04a..6ecb8f0 100644 --- a/pom.xml +++ b/pom.xml @@ -168,6 +168,12 @@ <version>0.0.4</version> <scope>test</scope> </dependency> + <!-- OSGi --> + <dependency> + <groupId>org.osgi</groupId> + <artifactId>org.osgi.annotation.versioning</artifactId> + <scope>provided</scope> + </dependency> <dependency> <groupId>org.osgi</groupId> <artifactId>osgi.core</artifactId> -- To stop receiving notification emails like this one, please contact ['"commits@sling.apache.org" <commits@sling.apache.org>'].