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:13 UTC

[cxf-fediz] branch master updated: Updating Apache parent pom

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-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fa276f  Updating Apache parent pom
0fa276f is described below

commit 0fa276f0b2ec42d28d0e058ad34e0976a2ac2be9
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 2fa2321..dd06ab0 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>