Skip to content

Commit 6b47032

Browse files
committed
Changed actual version of trunk
1 parent 9bb273d commit 6b47032

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
@@ -84,7 +84,7 @@
8484
effectively SP0).
8585
-->
8686

87-
<property name="project.version" value="3.2.0.GA" overwrite="false" />
87+
<property name="project.version" value="3.2.1.GA" overwrite="false" />
8888

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

0 commit comments

Comments
 (0)