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 2021/01/26 08:05:34 UTC

[sling-parent] branch master updated: remove mgmt of deprecated jcrocm 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 8191708  remove mgmt of deprecated jcrocm plugin
8191708 is described below

commit 81917081f484fb07b575122ae32da7bdf9e8e84b
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Jan 26 09:05:12 2021 +0100

    remove mgmt of deprecated jcrocm plugin
---
 sling-parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 560ef68..a17c96a 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -325,11 +325,6 @@
                 </plugin>
                 <plugin>
                     <groupId>org.apache.sling</groupId>
-                    <artifactId>maven-jcrocm-plugin</artifactId>
-                    <version>2.0.4-incubator</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.sling</groupId>
                     <artifactId>slingstart-maven-plugin</artifactId>
                     <version>1.9.12</version>
                 </plugin>