You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2018/07/14 10:53:18 UTC

[camel] branch master updated: Upgrade Apache parent POM to version 20

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

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 65487f0  Upgrade Apache parent POM to version 20
65487f0 is described below

commit 65487f0d184d2c40e824110cbb6795daf9aff46b
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Sat Jul 14 12:52:52 2018 +0200

    Upgrade Apache parent POM to version 20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5135c1..61f3bd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>19</version>
+    <version>20</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>