From 6074e207923d5a51f942d1a3df48012e2883d21b Mon Sep 17 00:00:00 2001 From: jpampus Date: Tue, 11 Jan 2022 13:12:55 +0100 Subject: [PATCH] chore: prepare release v6.5.3 --- charts/dataspace-connector/Chart.yaml | 2 +- openapi.yaml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dataspace-connector/Chart.yaml b/charts/dataspace-connector/Chart.yaml index 1ce841783..981753966 100644 --- a/charts/dataspace-connector/Chart.yaml +++ b/charts/dataspace-connector/Chart.yaml @@ -22,7 +22,7 @@ version: 0.2.8 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "6.5.2" +appVersion: "6.5.3" dependencies: - name: postgresql diff --git a/openapi.yaml b/openapi.yaml index 294630b60..37dfb9f80 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -25,7 +25,7 @@ info: license: name: "Apache License, Version 2.0" url: https://www.apache.org/licenses/LICENSE-2.0.txt - version: 6.5.2 + version: 6.5.3 servers: - url: https://localhost:8080 description: Generated server url diff --git a/pom.xml b/pom.xml index 1edb86d34..8d62f42c7 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ - 6.5.2 + 6.5.3 info@dataspace-connector.de