Skip to content

Commit 5e00f4f

Browse files
committed
prepare to next development iteration
Signed-off-by: Oleh Dokuka <oleh@netifi.com>
1 parent 553dd25 commit 5e00f4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
subprojects {
2929
apply plugin: 'io.spring.dependency-management'
3030

31-
ext['reactor-bom.version'] = 'Californium-SR2'
31+
ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
3232
ext['logback.version'] = '1.2.3'
3333
ext['findbugs.version'] = '3.0.2'
3434
ext['netty.version'] = '4.1.29.Final'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313
#
14-
version=0.11.10.BUILD-SNAPSHOT
14+
version=0.11.12.BUILD-SNAPSHOT

0 commit comments

Comments
 (0)