CORE-13662: GA RC05 (#45)
This commit is contained in:
parent
3a9fb9b286
commit
abe04744df
@ -2,14 +2,14 @@ kotlin.code.style=official
|
|||||||
|
|
||||||
# Specify the version of the Corda-API to use.
|
# Specify the version of the Corda-API to use.
|
||||||
# This needs to match the version supported by the Corda Cluster the CorDapp will run on.
|
# This needs to match the version supported by the Corda Cluster the CorDapp will run on.
|
||||||
cordaApiVersion=5.0.0.763-GA-RC04
|
cordaApiVersion=5.0.0.763-GA-RC05
|
||||||
|
|
||||||
# Specify the version of the notary plugins to use.
|
# Specify the version of the notary plugins to use.
|
||||||
# Currently packaged as part of corda-runtime-os, so should be set to a corda-runtime-os version.
|
# Currently packaged as part of corda-runtime-os, so should be set to a corda-runtime-os version.
|
||||||
cordaNotaryPluginsVersion=5.0.0.0-GA-RC04
|
cordaNotaryPluginsVersion=5.0.0.0-GA-RC05
|
||||||
|
|
||||||
# Specify the version of the Combined Worker to use
|
# Specify the version of the Combined Worker to use
|
||||||
combinedWorkerJarVersion=5.0.0.0-GA-RC04
|
combinedWorkerJarVersion=5.0.0.0-GA-RC05
|
||||||
|
|
||||||
# Specify the version of the cordapp-cpb and cordapp-cpk plugins
|
# Specify the version of the cordapp-cpb and cordapp-cpk plugins
|
||||||
cordaPluginsVersion=7.0.3
|
cordaPluginsVersion=7.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user