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 2017/12/16 20:24:30 UTC

[sling-org-apache-sling-nosql-launchpad] branch master updated: update Sling parent and slingstart-maven-plugin (fixes aggregator build)

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-nosql-launchpad.git


The following commit(s) were added to refs/heads/master by this push:
     new f7cb4d5  update Sling parent and slingstart-maven-plugin (fixes aggregator build)
f7cb4d5 is described below

commit f7cb4d51542ae397481fe9a3a6f3cc05bb2d5e6b
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Dec 16 21:22:03 2017 +0100

    update Sling parent and slingstart-maven-plugin (fixes aggregator build)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 46264a5..5650e1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>24</version>
+        <version>32</version>
         <relativePath/>
     </parent>
 
@@ -110,7 +110,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.3.6</version>
+                <version>1.7.10</version>
                 <extensions>true</extensions>
                 <configuration>
                     <usePomDependencies>true</usePomDependencies>

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