commit | 75cf93ed22264fecaa79e82f05fa9f02d49fc58b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
committer | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
tree | ad7e483b593040fadd747648624c844ceeef3b58 | |
parent | 0c637d7aa553a52b11bf92855448a20914d59817 [diff] [blame] |
bump version number
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml index 46f3cb1..54ff1e0 100644 --- a/contrib/thrift-maven-plugin/pom.xml +++ b/contrib/thrift-maven-plugin/pom.xml
@@ -29,7 +29,7 @@ <artifactId>thrift-maven-plugin</artifactId> <packaging>maven-plugin</packaging> <name>thrift-maven-plugin</name> - <version>0.20.0</version> + <version>0.21.0</version> <properties> <maven.compiler.source>1.8</maven.compiler.source>