Move to 2.3.5-SNAPSHOT

master
brasseld 2015-06-24 17:50:09 +02:00
parent 70d46647fd
commit 3d7ca679c8
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.4</jbicomps.currentVersion>
<ojc.default.release.version>2.3.4</ojc.default.release.version>
<jbicomps.currentVersion>2.3.5-SNAPSHOT</jbicomps.currentVersion>
<ojc.default.release.version>2.3.5-SNAPSHOT</ojc.default.release.version>
<!-- The version number for OSGi bundles. Has to be triple. Cannot be SNAPSHOT. -->
<OSGI_VERSION>2.3.4</OSGI_VERSION>
<OSGI_VERSION>2.3.5</OSGI_VERSION>
<!-- JBI version -->
<JBI_SPEC_VERSION>1.0</JBI_SPEC_VERSION>