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:31:46 UTC

[jackrabbit-oak] branch OAK-10072 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 OAK-10072
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


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

commit 0d3eef4895c98d6a75efa4b7ebc6cf52667fcb4e
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>