Prepare version 2.3.3

master
David BRASSELY 2015-02-17 21:36:09 +01:00
parent 7af6f962a7
commit 212a08b84c
1 changed files with 3 additions and 3 deletions

View File

@ -64,11 +64,11 @@
<!--
! jbicomps.currentVersion sets the default project-wide artifact version.
-->
<jbicomps.currentVersion>2.3.3-SNAPSHOT</jbicomps.currentVersion>
<ojc.default.release.version>2.3.3-SNAPSHOT</ojc.default.release.version>
<jbicomps.currentVersion>2.3.3</jbicomps.currentVersion>
<ojc.default.release.version>2.3.3</ojc.default.release.version>
<!-- The version number for OSGi bundles. Has to be triple. Cannot be SNAPSHOT. -->
<OSGI_VERSION>2.3.2</OSGI_VERSION>
<OSGI_VERSION>2.3.3</OSGI_VERSION>
<!-- JBI version -->
<JBI_SPEC_VERSION>1.0</JBI_SPEC_VERSION>