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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 160f50e  Removing prerequisites
160f50e is described below

commit 160f50ed9bd9391b61417716b3a67653c9e81a98
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Thu Sep 26 14:09:54 2019 +0100

    Removing prerequisites
---
 maven-plugins/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 15387d9..b5efb13 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -30,9 +30,6 @@
         <version>3.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
-    <prerequisites>
-        <maven>${cxf.maven.core.version}</maven>
-    </prerequisites>
     <modules>
         <module>codegen-plugin</module>
         <module>java2ws-plugin</module>

Reply via email to