This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git
The following commit(s) were added to refs/heads/master by this push:
new ff0ce37 A follow up of 6058846, update apache pom version to 21
ff0ce37 is described below
commit ff0ce37c46523e9d0dfa13748fca339e68edc027
Author: ken.lj <[email protected]>
AuthorDate: Thu Feb 14 18:24:24 2019 +0800
A follow up of 6058846, update apache pom version to 21
---
dubbo-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 77ca3b9..24e14da 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>19</version>
+ <version>21</version>
<relativePath></relativePath>
</parent>