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-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new e50dfe4  SLING-9595 : Update to latest slingfeature maven plugin
e50dfe4 is described below

commit e50dfe4f7b46be973d202052058e3032819dd4a1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Aug 7 17:05:39 2020 +0200

    SLING-9595 : Update to latest slingfeature maven plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8815bce..370a699 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingfeature-maven-plugin</artifactId>
-                <version>1.3.0</version>
+                <version>1.3.14</version>
                 <extensions>true</extensions>
                 <configuration>
                     <framework>

Reply via email to