Skip to content

Commit 690b1fb

Browse files
committed
R3SOL-3488 Bump api version
1 parent 98d3920 commit 690b1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ commonsLangVersion = 3.12.0
3939
commonsTextVersion = 1.10.0
4040
# Corda API libs revision (change in 4th digit indicates a breaking change)
4141
# Change to 5.3.0.xx-SNAPSHOT to pick up maven local published copy
42-
cordaApiVersion=5.3.0.16-beta+
42+
cordaApiVersion=5.3.0.17-beta+
4343

4444
disruptorVersion=3.4.4
4545
felixConfigAdminVersion=1.9.26
@@ -88,7 +88,7 @@ slingVersion=3.3.6
8888

8989
# Enables the substitution of binaries for source code if it exists in expected location
9090
# Default behaviour is false.
91-
compositeBuild=false
91+
compositeBuild=true
9292
cordaApiLocation=../corda-api
9393
jibCoreVersion=0.23.0
9494
artifactoryPluginVersion = 4.28.2

0 commit comments

Comments
 (0)