This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new af70ca8 @releng: updated o.a.s.api for o.a.s.api.scripting version
update
af70ca8 is described below
commit af70ca82107b5b87da447e0c66536f3f71c25440
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Nov 8 18:50:03 2019 +0100
@releng: updated o.a.s.api for o.a.s.api.scripting version update
* o.a.s.api.scripting was bummped by SLING-8737
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33388f0..0a6dda7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.20.0</version>
+ <version>2.21.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- for ServiceUserMapped (SLING-4312) -->