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 25fc698 Update feature dependency to latest release
25fc698 is described below
commit 25fc698833bc8d08da43227f9b0d87433e7e1478
Author: David Bosschaert <[email protected]>
AuthorDate: Wed Sep 23 11:37:28 2020 +0100
Update feature dependency to latest release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7381c9c..2600841 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.9-SNAPSHOT</version>
+ <version>1.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
@@ -180,7 +180,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.1.7-SNAPSHOT</version>
+ <version>1.1.8</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>