This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 03209e3e8c Revert maven-remote-resources-plugin due to issues with the
build (#1039)
03209e3e8c is described below
commit 03209e3e8c66684f8ebb4dfe8de0883872cf7c8b
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Dec 10 17:40:47 2022 -0500
Revert maven-remote-resources-plugin due to issues with the build (#1039)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e8b5ed13b2..20b0d1f23a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -568,7 +568,7 @@
</plugin>
<plugin>
<artifactId>maven-remote-resources-plugin</artifactId>
- <version>3.0.0</version>
+ <version>1.7.0</version>
<dependencies>
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>