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 2017/09/20 11:37:52 UTC

svn commit: r1808995 - /sling/trunk/tooling/maven/pom.xml

Author: rombert
Date: Wed Sep 20 11:37:52 2017
New Revision: 1808995

URL: http://svn.apache.org/viewvc?rev=1808995&view=rev
Log:
SLING-7131 - Move javaversion-maven-plugin to attic

Remove plugin from reactor pom.

Modified:
    sling/trunk/tooling/maven/pom.xml

Modified: sling/trunk/tooling/maven/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/pom.xml?rev=1808995&r1=1808994&r2=1808995&view=diff
==============================================================================
--- sling/trunk/tooling/maven/pom.xml (original)
+++ sling/trunk/tooling/maven/pom.xml Wed Sep 20 11:37:52 2017
@@ -63,7 +63,6 @@
 
     <modules>
         <module>apache-sling-jar-resource-bundle</module>
-        <module>javaversion-maven-plugin</module>
         <module>maven-jcrocm-plugin</module>
         <module>maven-jspc-plugin</module>
         <module>maven-sling-plugin</module>