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 2023/01/21 19:34:32 UTC

[jackrabbit-oak] branch trunk updated: OAK-10078: antrun for reactor pom fails due to removal of tasks function

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new fa55e8ab3e OAK-10078: antrun for reactor pom fails due to removal of tasks function
fa55e8ab3e is described below

commit fa55e8ab3efc7d181cea8c90978225f623afd589
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Sat Jan 21 20:31:37 2023 +0100

    OAK-10078: antrun for reactor pom fails due to removal of tasks function
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 29c3d20626..b78f527a7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,6 +181,7 @@
           <!-- JCR-2455: Automatic staging of non-Maven release artifacts -->
           <plugin>
             <artifactId>maven-antrun-plugin</artifactId>
+            <version>1.8</version>
             <executions>
               <execution>
                 <goals>