summaryrefslogtreecommitdiff
path: root/contrib/thrift-maven-plugin/pom.xml
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2023-02-15 22:12:19 +0100
committerJens Geyer <jensg@apache.org>2023-02-15 22:20:10 +0100
commit423ab3997d3c3879d95fcd00e816f226b0f396d4 (patch)
tree64030a04071d110cfa194fcdc1891f258c26e377 /contrib/thrift-maven-plugin/pom.xml
parentc30ee69ef671a9fd4b86f19b38e0b10964c0d4bc (diff)
downloadthrift-423ab3997d3c3879d95fcd00e816f226b0f396d4.tar.gz
bump version
Diffstat (limited to 'contrib/thrift-maven-plugin/pom.xml')
-rw-r--r--contrib/thrift-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml
index 1ea0ddcd8..19258a8ff 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.18.0</version>
+ <version>0.18.1</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>