This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 4bb145b Update to latest snapshot
4bb145b is described below
commit 4bb145b51a4857208dbb9e35108af9b0cde3bb58
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Feb 3 17:04:07 2021 +0100
Update to latest snapshot
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3a58265..26a5507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,12 +181,12 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.1.18</version>
+ <version>1.1.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.2</version>
+ <version>1.6.3-SNAPSHOT</version>
</dependency>
<!-- aux dependencies for Content-Package check -->
<dependency>