This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 57156af Update to latest API Regions extension
57156af is described below
commit 57156afb0ac5fdf6ac9a9665623fe166adfad606
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jun 11 10:45:03 2021 +0100
Update to latest API Regions extension
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aa9d592..a1bce8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.2.12</version>
+ <version>1.3.0</version>
</dependency>
<!-- aux dependencies for Content-Package check -->
<dependency>