This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new 84b056c AVRO-2685: Bump apache from 21 to 22 (#768)
84b056c is described below
commit 84b056c2adc069cf31f3b4d3c9337cb7cdaa58d6
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 dbe7750..4ecf7b1 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>