This is an automated email from the ASF dual-hosted git repository.
iemejia 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 3ec3db7 [AVRO-2324] Bump Apache to 21
3ec3db7 is described below
commit 3ec3db79af89d5674c2cfe5cedb7c784787e9bcd
Author: Fokko Driesprong <[email protected]>
AuthorDate: Mon Feb 18 13:29:17 2019 +0100
[AVRO-2324] Bump Apache to 21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4bb02a2..64095c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>10</version>
+ <version>21</version>
</parent>
<groupId>org.apache.avro</groupId>