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/04 09:55:11 UTC

[sling-org-apache-sling-jcr-oak-server] branch master updated: SLING-7353 Update to Sling Parent 33

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-jcr-oak-server.git


The following commit(s) were added to refs/heads/master by this push:
     new ac22c4d  SLING-7353 Update to Sling Parent 33
ac22c4d is described below

commit ac22c4d67da0631ed910bd6ba9ca0df03e3c1800
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Jan 4 10:52:08 2018 +0100

    SLING-7353 Update to Sling Parent 33
    
    use Parent 33-SNAPSHOT
---
 pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9e3bb96..418f898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>30</version>
+    <version>33-SNAPSHOT</version>
     <relativePath />
   </parent>
 
@@ -99,13 +99,6 @@
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>depends-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>generate-depends-file</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
     </plugins>
   </build>

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