Skip to content

Commit

Permalink
Set build version to 3.3.0.GA.
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarb committed Apr 20, 2012
1 parent 321c99e commit c99b10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-common/common.xml
Expand Up @@ -66,7 +66,7 @@
effectively SP0).
-->

<property name="project.version" value="3.3.0.CR1" overwrite="false" />
<property name="project.version" value="3.3.0.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 c99b10c

Please sign in to comment.