You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/02/18 16:04:25 UTC

[cxf] branch master updated: Removing spring3.0 profile

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 aa403a0  Removing spring3.0 profile
aa403a0 is described below

commit aa403a00d26475885f8d2f0da74aac87a531cbc6
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 18 15:58:59 2020 +0000

    Removing spring3.0 profile
---
 parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4107a64..dc1066d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2747,12 +2747,6 @@
             </build>
         </profile>
         <profile>
-            <id>spring3.0</id>
-            <properties>
-                <cxf.spring.version>3.0.7.RELEASE</cxf.spring.version>
-            </properties>
-        </profile>
-        <profile>
             <!-- Profile to clean even if you do not have the cxf plugins in
              your local mavven repo -->
             <id>clean</id>