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/04/18 10:56:36 UTC

[cxf-build-utils] branch master updated: Updating Apache parent version

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 33d65fb  Updating Apache parent version
33d65fb is described below

commit 33d65fb46ca7fb36e2c025753372bbda4339acca
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Apr 18 11:56:23 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 45326dd..d47bd3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>19</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

-- 
To stop receiving notification emails like this one, please contact
coheigea@apache.org.