You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mr...@apache.org on 2017/10/24 12:53:44 UTC

svn commit: r1813178 - /jackrabbit/oak/trunk/oak-query-spi/pom.xml

Author: mreutegg
Date: Tue Oct 24 12:53:44 2017
New Revision: 1813178

URL: http://svn.apache.org/viewvc?rev=1813178&view=rev
Log:
OAK-6861: Warn messages when building oak-query-spi

Modified:
    jackrabbit/oak/trunk/oak-query-spi/pom.xml

Modified: jackrabbit/oak/trunk/oak-query-spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-query-spi/pom.xml?rev=1813178&r1=1813177&r2=1813178&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-query-spi/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-query-spi/pom.xml Tue Oct 24 12:53:44 2017
@@ -62,10 +62,6 @@
               </configuration>
             </execution>
           </executions>
-       </plugin>
-        <plugin>
-          <groupId>org.apache.felix</groupId>
-          <artifactId>maven-scr-plugin</artifactId>
         </plugin>
         <plugin>
           <artifactId>maven-failsafe-plugin</artifactId>