You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2017/04/20 18:24:30 UTC

svn commit: r1792105 - /jackrabbit/trunk/jackrabbit-jcr-server/pom.xml

Author: reschke
Date: Thu Apr 20 18:24:29 2017
New Revision: 1792105

URL: http://svn.apache.org/viewvc?rev=1792105&view=rev
Log:
JCR-4128: update maven plugins and require Maven 3.2.1

maven-scr-plugin

Modified:
    jackrabbit/trunk/jackrabbit-jcr-server/pom.xml

Modified: jackrabbit/trunk/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-server/pom.xml?rev=1792105&r1=1792104&r2=1792105&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-jcr-server/pom.xml Thu Apr 20 18:24:29 2017
@@ -55,7 +55,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-scr-plugin</artifactId>
-        <version>1.12.0</version>
+        <version>1.24.0</version>
         <executions>
             <execution>
               <id>generate-scr-scrdescriptor</id>