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

iemejia pushed a commit to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/avro.git

commit fba35ae9a95484afb84fde7bd7a1d64d22ccfae3
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Jan 17 13:45:43 2020 +0100

    AVRO-2685: Bump apache from 21 to 22 (#768)
    
    The Maven parent project, provided by the ASF
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5014524..062632b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>21</version>
+    <version>22</version>
   </parent>
 
   <groupId>org.apache.avro</groupId>

Reply via email to