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 6058846  Merge pull request #3470, Apache parent pom version is 
updated to 21.
6058846 is described below

commit 6058846d64d8e95c933baf426d624f2093ef97f9
Author: Furkan KAMACI <[email protected]>
AuthorDate: Thu Feb 14 13:22:39 2019 +0300

    Merge pull request #3470, Apache parent pom version is updated to 21.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f96ac5..bbd0d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>21</version>
     </parent>
 
     <groupId>org.apache.dubbo</groupId>

Reply via email to