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:14:46 UTC

[sling-org-apache-sling-launchpad-test-bundles] 02/02: Revert "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-launchpad-test-bundles.git

commit 782ce1fd6f5305907a1c5a359c80e51bbb3fd2cf
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:14:25 2018 +0200

    Revert "Revert "SLING-7353 Update to Sling Parent 33""
    
    This reverts commit 2f89e8a9fe387e8ef9bb229e8ffd8d000cf90781.
    
    Back to 33-SNAPSHOT parent after the release.
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 572a426..cc71661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>30</version>
+        <version>33-SNAPSHOT</version>
         <relativePath />
     </parent>
 
@@ -46,7 +46,6 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.7.0</version>
                 <extensions>true</extensions>
             </plugin>
         </plugins>

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