This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 455ab81  Add readmes and update dependencies
455ab81 is described below

commit 455ab818e600dcc6a1a79e07538aa7b373e60ee1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Mar 4 11:31:04 2020 +0100

    Add readmes and update dependencies
---
 tools/maven-scr-plugin/src/it/basic-build-it/pom.xml          | 2 +-
 tools/maven-scr-plugin/src/it/external-annotations-it/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/maven-scr-plugin/src/it/basic-build-it/pom.xml 
b/tools/maven-scr-plugin/src/it/basic-build-it/pom.xml
index c811004..37e7298 100644
--- a/tools/maven-scr-plugin/src/it/basic-build-it/pom.xml
+++ b/tools/maven-scr-plugin/src/it/basic-build-it/pom.xml
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.9.0</version>
+            <version>2.11.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git a/tools/maven-scr-plugin/src/it/external-annotations-it/pom.xml 
b/tools/maven-scr-plugin/src/it/external-annotations-it/pom.xml
index 10df797..d6ec0bb 100644
--- a/tools/maven-scr-plugin/src/it/external-annotations-it/pom.xml
+++ b/tools/maven-scr-plugin/src/it/external-annotations-it/pom.xml
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.9.0</version>
+            <version>2.11.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to