Skip to content

Commit

Permalink
CORE-11136: release prep for release-5.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r3-build committed Apr 9, 2024
1 parent f5338a0 commit 5ef6daf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('[email protected]') _
@Library('[email protected]-GA') _

cordaPipelineKubernetesAgent(
dailyBuildCron: 'H H/6 * * *',
Expand Down
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.2.0-RC.6
version: 5.2.0
appVersion: unstable-5.2.0
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 @@
#Mon Apr 08 14:28:47 UTC 2024
#Tue Apr 09 17:56:08 UTC 2024
org.gradle.caching=true
kapt.include.compile.classpath=false
kryoSerializersVersion=0.45
Expand Down Expand Up @@ -54,13 +54,13 @@ org.gradle.java.installations.auto-download=false
hsqldbVersion=2.7.2
commonsLangVersion=3.12.0
jimfsVersion=1.3.0
cordaApiVersion=5.2.0.52-RC06
cordaApiVersion=5.2.0.52
jaxbVersion=2.3.1
commonsTextVersion=1.10.0
postgresPort=
liquibaseVersion=4.19.0
cordaApiLocation=../corda-api
pluginHostVersion=5.2.0-RC06
pluginHostVersion=5.2.0
postgresPassword=
platformVersion=50200
jbossTransactionApiSpecVersion=1.1.1.Final
Expand Down

0 comments on commit 5ef6daf

Please sign in to comment.