This is an automated email from the ASF dual-hosted git repository.
pauls 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 562fca1 Update to latest analyser snapshot
562fca1 is described below
commit 562fca1d247890361d09cf41ae97c52e95cb38c2
Author: Karl Pauls <[email protected]>
AuthorDate: Mon Jan 20 23:42:05 2020 +0100
Update to latest analyser snapshot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 914fab5..a09cd7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>