Skip to content

Commit 7f3252b

Browse files
committed
Update release version to 3.3.1.GA.
1 parent 86d987c commit 7f3252b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
effectively SP0).
6767
-->
6868

69-
<property name="project.version" value="3.3.1.CR1" overwrite="false" />
69+
<property name="project.version" value="3.3.1.GA" overwrite="false" />
7070

7171
<!-- Compute short project version (major.minor) using a regex -->
7272
<regex input="${project.version}" pattern="^(?'shortversion'\d+\.\d+)" />

0 commit comments

Comments
 (0)