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 9444350 commit 32ae848Copy full SHA for 32ae848
build.xml
@@ -17,7 +17,6 @@
17
18
<exec executable="git" outputproperty="package.versionname">
19
<arg value="describe"/>
20
- <arg value='--match=${package.name}-*'/>
21
<arg value="--tags"/>
22
<arg value="--dirty"/>
23
<arg value="--always"/>
0 commit comments