Move to version 2.3.4-SNAPSHOT

master
David BRASSELY 2015-03-06 10:32:53 +01:00
parent e7c774df18
commit 540a6712c2
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</jbicomps.currentVersion>
<ojc.default.release.version>2.3.3</ojc.default.release.version>
<jbicomps.currentVersion>2.3.4-SNAPSHOT</jbicomps.currentVersion>
<ojc.default.release.version>2.3.4-SNAPSHOT</ojc.default.release.version>
<!-- The version number for OSGi bundles. Has to be triple. Cannot be SNAPSHOT. -->
<OSGI_VERSION>2.3.3</OSGI_VERSION>
<OSGI_VERSION>2.3.4</OSGI_VERSION>
<!-- JBI version -->
<JBI_SPEC_VERSION>1.0</JBI_SPEC_VERSION>