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

[sling-org-apache-sling-starter] 01/03: Revert "SLING-7353 Update to Sling Parent 33"

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

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

commit 68a565217e5d5e7df3ee371567538952f81b2239
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 16:24:26 2018 +0200

    Revert "SLING-7353 Update to Sling Parent 33"
    
    This reverts commit e096a925e5bf8ce67abf24357c4b0c59d55076ad.
    
    In preparation for the Sling 10 release, remove SNAPSHOT references.
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bc8623..021432d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>33-SNAPSHOT</version>
+        <version>32</version>
         <relativePath />
     </parent>
 
@@ -73,6 +73,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
+                <version>1.7.6</version>
                 <extensions>true</extensions>
                 <executions>
                     <execution>

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