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/07/27 11:35:39 UTC

[cxf-build-utils] 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-build-utils.git


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

commit 872ae1898f0c92da87f2e6b535d24aaf436bfd33
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jul 27 12:35:27 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 1d1d7ca..23a35f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>20</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>