You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/22 13:54:56 UTC

[sling-org-apache-sling-launchpad-contrib-testing] branch master updated: use slingstart-maven-plugin 1.7.16 (SLING-7334)

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-contrib-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new c5e312d  use slingstart-maven-plugin 1.7.16 (SLING-7334)
c5e312d is described below

commit c5e312d1281e31d803fc138e18eb91e39ee5a8c8
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jan 22 14:54:48 2018 +0100

    use slingstart-maven-plugin 1.7.16 (SLING-7334)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa4423b..94e349a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.7.0</version>
+                <version>1.7.16</version>
                 <extensions>true</extensions>
                 <executions>
                     <execution>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.