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 86d987c commit 7f3252bCopy full SHA for 7f3252b
build-common/common.xml
@@ -66,7 +66,7 @@
66
effectively SP0).
67
-->
68
69
- <property name="project.version" value="3.3.1.CR1" overwrite="false" />
+ <property name="project.version" value="3.3.1.GA" overwrite="false" />
70
71
<!-- Compute short project version (major.minor) using a regex -->
72
<regex input="${project.version}" pattern="^(?'shortversion'\d+\.\d+)" />
0 commit comments