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 c3b6e63 commit 472926fCopy full SHA for 472926f
build-common/common.xml
@@ -56,7 +56,7 @@
56
57
<!-- This version number should be changed if, but only if, there are incompatible
58
changes compared to the previous version. -->
59
- <property name="project.default-assembly-version" value="4.0.0.4000" overwrite="false" />
+ <property name="project.default-assembly-version" value="4.1.0.1001" overwrite="false" />
60
61
<!-- Compute short project version (major.minor) using a regex -->
62
<regex input="${project.version}" pattern="^(?'shortversion'\d+\.\d+)" />
0 commit comments