We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b016694 commit 18ed629Copy full SHA for 18ed629
build.xml
@@ -50,7 +50,7 @@
50
<property name="needed.ant.version" value="1.9.15"/>
51
52
<!-- Plugin version during build time -->
53
- <property name="plugin.version" value="26"/>
+ <property name="plugin.version" value="27"/>
54
55
<target name="distro" description="Produce a new distribution" depends="clean,plugin">
56
0 commit comments