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 re...@apache.org on 2019/06/21 08:07:11 UTC

svn commit: r1861757 - /jackrabbit/oak/trunk/pom.xml

Author: reschke
Date: Fri Jun 21 08:07:11 2019
New Revision: 1861757

URL: http://svn.apache.org/viewvc?rev=1861757&view=rev
Log:
OAK-8427: reactor pom: let assembly-plugin version default to what parent specifies

Modified:
    jackrabbit/oak/trunk/pom.xml

Modified: jackrabbit/oak/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?rev=1861757&r1=1861756&r2=1861757&view=diff
==============================================================================
--- jackrabbit/oak/trunk/pom.xml (original)
+++ jackrabbit/oak/trunk/pom.xml Fri Jun 21 08:07:11 2019
@@ -149,7 +149,6 @@
         <plugins>
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
-            <version>3.1.0</version>
             <executions>
               <execution>
                 <goals>