Skip to content

Commit

Permalink
CORE-11136: release prep for release-5.0.0.0-Iguana1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r3-build committed May 23, 2023
1 parent 0a2e196 commit b6ff3c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/corda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: corda
description: A Helm chart for Corda
type: application
version: 5.0.0-RC.5
version: 5.0.0-Iguana1.0
appVersion: unstable
dependencies:
- name: corda-lib
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Fri May 12 16:00:21 UTC 2023
#Tue May 23 15:15:51 UTC 2023
hikariCpVersion=5.0.1
paxJdbcVersion=1.5.3
osgiJdbcServiceVersion=1.1.0
Expand Down Expand Up @@ -39,7 +39,7 @@ org.gradle.java.installations.auto-download=false
postgresPort=
cordaApiLocation=../corda-api
typeSafeConfigVersion=1.4.2
pluginHostVersion=5.0.0-GA-RC05
pluginHostVersion=5.0.0-Iguana1.0
postgresPassword=
postgresDb=
jacksonVersion=2.15.0
Expand Down Expand Up @@ -83,7 +83,7 @@ jsonCanonicalizerVersion=1.1
hsqldbVersion=2.7.1
commonsLangVersion=3.12.0
jimfsVersion=1.2
cordaApiVersion=5.0.0.763-GA-RC05
cordaApiVersion=5.0.0.763-Iguana1.0
dependencyCheckVersion=0.46.+
jaxbVersion=2.3.1
commonsTextVersion=1.10.0
Expand Down

0 comments on commit b6ff3c7

Please sign in to comment.