Skip to content

Commit 4ea640e

Browse files
committed
Prepare to next development iteration
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent 3bd7b4a commit 4ea640e

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-SR1'
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.9
14+
version=0.11.10.BUILD-SNAPSHOT

0 commit comments

Comments
 (0)