Move to 2.3.6-SNAPSHOT

master
brasseld 2015-10-15 12:43:04 +02:00
parent 1137de941c
commit 867690ee9d
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 sets the default project-wide artifact version.
--> -->
<jbicomps.currentVersion>2.3.5</jbicomps.currentVersion> <jbicomps.currentVersion>2.3.6-SNAPSHOT</jbicomps.currentVersion>
<ojc.default.release.version>2.3.5</ojc.default.release.version> <ojc.default.release.version>2.3.6-SNAPSHOT</ojc.default.release.version>
<!-- The version number for OSGi bundles. Has to be triple. Cannot be SNAPSHOT. --> <!-- The version number for OSGi bundles. Has to be triple. Cannot be SNAPSHOT. -->
<OSGI_VERSION>2.3.5</OSGI_VERSION> <OSGI_VERSION>2.3.6</OSGI_VERSION>
<!-- JBI version --> <!-- JBI version -->
<JBI_SPEC_VERSION>1.0</JBI_SPEC_VERSION> <JBI_SPEC_VERSION>1.0</JBI_SPEC_VERSION>