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-testing-paxexam.git
The following commit(s) were added to refs/heads/master by this push:
new e0b699e SLING-7353 Update to Sling Parent 33
e0b699e is described below
commit e0b699e347a19e9d1e595848b448357588bacfba
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Jan 16 11:01:18 2018 +0100
SLING-7353 Update to Sling Parent 33
adjust dependencies
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 12fb1a0..01b6e04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,11 @@
<!-- 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>
<scope>provided</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].