Skip to content

Commit

Permalink
Update release version to 3.3.1.GA.
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarb committed Jun 11, 2012
1 parent 86d987c commit 7f3252b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-common/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
effectively SP0).
-->

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

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

0 comments on commit 7f3252b

Please sign in to comment.