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 9d14c32 Update api regions extension to latest version
9d14c32 is described below
commit 9d14c32a79aa165d2327800c095b78a2e5d3ddff
Author: David Bosschaert <[email protected]>
AuthorDate: Wed Nov 25 14:45:18 2020 +0000
Update api regions extension to latest version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cd0227..f067520 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.1.12</version>
+ <version>1.1.13-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>