You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2017/12/21 15:05:01 UTC

[sling-parent] branch master updated: use newest slingstart-maven-plugin

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


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

commit c833d85722e8cf564d6768953095a145f89dee34
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Dec 21 16:04:57 2017 +0100

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

diff --git a/pom.xml b/pom.xml
index 980dfba..5f9f472 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@
                 <plugin>
                     <groupId>org.apache.sling</groupId>
                     <artifactId>slingstart-maven-plugin</artifactId>
-                    <version>1.7.10</version>
+                    <version>1.7.14</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.cargo</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].