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 2019/11/26 08:44:11 UTC

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

Author: reschke
Date: Tue Nov 26 08:44:10 2019
New Revision: 1870448

URL: http://svn.apache.org/viewvc?rev=1870448&view=rev
Log:
JCR-4508: Upgrade maven-scr-plugin to 1.26.2

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=1870448&r1=1870447&r2=1870448&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-jcr-server/pom.xml Tue Nov 26 08:44:10 2019
@@ -55,7 +55,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-scr-plugin</artifactId>
-        <version>1.26.0</version>
+        <version>1.26.2</version>
         <executions>
             <execution>
               <id>generate-scr-scrdescriptor</id>