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 36c60f5 Update to latest feature model dependencies
36c60f5 is described below
commit 36c60f5d404abdc4a32fafc4449467cae72d74d7
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Jul 16 16:40:58 2020 +0100
Update to latest feature model dependencies
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 22b1c76..73f0e5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,17 +170,17 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.1.4</version>
+ <version>1.1.6</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>