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 2018/08/23 13:09:26 UTC

[cxf-fediz] branch 1.4.x-fixes updated: Updating Apache parent pom

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

coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
     new 4ad258a  Updating Apache parent pom
4ad258a is described below

commit 4ad258aa0a35a2ff3a4564a3b0073bdab211b876
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Aug 23 14:08:59 2018 +0100

    Updating Apache parent pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7cc298..a8feb44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>20</version>
+        <version>21</version>
     </parent>
 
     <prerequisites>