Skip to content

Commit b6ff3c7

Browse files
author
r3-build
committed
CORE-11136: release prep for release-5.0.0.0-Iguana1.0
1 parent 0a2e196 commit b6ff3c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/corda/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: corda
33
description: A Helm chart for Corda
44
type: application
5-
version: 5.0.0-RC.5
5+
version: 5.0.0-Iguana1.0
66
appVersion: unstable
77
dependencies:
88
- name: corda-lib

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Fri May 12 16:00:21 UTC 2023
1+
#Tue May 23 15:15:51 UTC 2023
22
hikariCpVersion=5.0.1
33
paxJdbcVersion=1.5.3
44
osgiJdbcServiceVersion=1.1.0
@@ -39,7 +39,7 @@ org.gradle.java.installations.auto-download=false
3939
postgresPort=
4040
cordaApiLocation=../corda-api
4141
typeSafeConfigVersion=1.4.2
42-
pluginHostVersion=5.0.0-GA-RC05
42+
pluginHostVersion=5.0.0-Iguana1.0
4343
postgresPassword=
4444
postgresDb=
4545
jacksonVersion=2.15.0
@@ -83,7 +83,7 @@ jsonCanonicalizerVersion=1.1
8383
hsqldbVersion=2.7.1
8484
commonsLangVersion=3.12.0
8585
jimfsVersion=1.2
86-
cordaApiVersion=5.0.0.763-GA-RC05
86+
cordaApiVersion=5.0.0.763-Iguana1.0
8787
dependencyCheckVersion=0.46.+
8888
jaxbVersion=2.3.1
8989
commonsTextVersion=1.10.0

0 commit comments

Comments
 (0)