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 d22aeb5 Upgrade Apache POM to version 21
d22aeb5 is described below
commit d22aeb5f731d6e18ca30cf2228eb3bf80a0ffbd7
Author: Zoran Regvart <[email protected]>
AuthorDate: Tue Sep 18 14:00:13 2018 +0200
Upgrade Apache POM to version 21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7dde856..0f39917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>20</version>
+ <version>21</version>
</parent>
<modelVersion>4.0.0</modelVersion>