Skip to content

Commit

Permalink
Update to version 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maven Central Release Script committed Dec 27, 2023
1 parent dff2829 commit 609934c
Show file tree
Hide file tree
Showing 61 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk</groupId>
<artifactId>sdk-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<groupId>com.sap.cloud.sdk.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/spring-boot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>spring-boot3</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<spring-boot.version>3.2.0</spring-boot.version>

<java.version>17</java.version>
<cloud-sdk.version>5.1.0-SNAPSHOT</cloud-sdk.version>
<cloud-sdk.version>5.1.0</cloud-sdk.version>

<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sap.cloud.sdk</groupId>
<artifactId>sdk-bom</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
<packaging>pom</packaging>
<name>SAP Cloud SDK - Modules and Dependencies BOM</name>
<description>Bill of Materials (BOM) of the SAP Cloud SDK modules and dependencies.</description>
Expand Down Expand Up @@ -35,7 +35,7 @@
<x-sap-release-audience>Public</x-sap-release-audience>
<x-sap-release-maturity>Stable</x-sap-release-maturity>
<!-- do not modify the following line, it is updated by the versioning script -->
<sdk.version>5.1.0-SNAPSHOT</sdk.version>
<sdk.version>5.1.0</sdk.version>
<service-binding.version>0.10.1</service-binding.version>
<!-- HTTP stuff -->
<httpcore.version>4.4.16</httpcore.version>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/caching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>caching</artifactId>
<name>Business Technology Platform - Caching</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/cloudplatform-connectivity-scp-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>cloudplatform-connectivity-scp-cf</artifactId>
<name>(Deprecated) Cloud Platform - Connectivity SAP BTP Cloud Foundry</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/cloudplatform-connectivity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>cloudplatform-connectivity</artifactId>
<name>Business Technology Platform - Connectivity</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/cloudplatform-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>cloudplatform-core</artifactId>
<name>Cloud Platform - Core</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/connectivity-apache-httpclient4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>connectivity-apache-httpclient4</artifactId>
<name>Connectivity - Apache HTTP Client 4</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/connectivity-apache-httpclient5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>connectivity-apache-httpclient5</artifactId>
<name>Apache version 5 Http Client integration</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/connectivity-destination-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>connectivity-destination-service</artifactId>
<name>Cloud Platform - Connectivity SAP BTP Cloud Foundry</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/connectivity-dwc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>connectivity-dwc</artifactId>
<name>Deploy with Confidence Connectivity</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/connectivity-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>connectivity-oauth</artifactId>
<name>OAuth2 Connectivity</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/dwc-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>dwc-cf</artifactId>
<name>(Deprecated) Cloud Platform - SAP Deploy with Confidence on Cloud Foundry</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk</groupId>
<artifactId>sdk-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/resilience/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>resilience</artifactId>
<name>Cloud Platform - Resilience</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/resilience4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>resilience4j</artifactId>
<name>Cloud Platform - Resilience4j</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/scp-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>scp-cf</artifactId>
<name>(Deprecated) Business Technology Platform - SAP BTP Cloud Foundry</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>security</artifactId>
<name>Business Technology Platform - Security</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/servlet-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>servlet-jakarta</artifactId>
<name>Cloud Platform - Servlet Jakarta compatible</name>
Expand Down
2 changes: 1 addition & 1 deletion cloudplatform/tenant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>cloudplatform-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>tenant</artifactId>
<name>Cloud Platform - Tenant</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/datamodel-metadata-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>datamodel-metadata-generator</artifactId>
<name>Data Model - Metadata Generator (Beta)</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/fluent-result/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>fluent-result</artifactId>
<name>Data Model - Fluent Result</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-generator-utility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-generator-utility</artifactId>
<name>OData Utility</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-v4/odata-v4-api-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-v4-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-v4-api-sample</artifactId>
<name>OData V4 VDM - Sample API</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-v4/odata-v4-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-v4-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-v4-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-v4/odata-v4-generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-v4-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-v4-generator-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.company</groupId>
<artifactId>application</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-v4/odata-v4-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-v4-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-v4-generator</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata-v4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-v4-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata/odata-api-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-api-sample</artifactId>
<name>OData VDM - Sample API</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata/odata-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata/odata-generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-generator-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.company</groupId>
<artifactId>application</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata/odata-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>odata-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-generator</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/odata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>datamodel-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>odata-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/openapi/openapi-api-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>openapi-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>openapi-api-sample</artifactId>
<name>Data Model - OpenAPI Services - Sample API</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/openapi/openapi-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>openapi-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>openapi-core</artifactId>
<name>Data Model - OpenAPI Services - Core</name>
Expand Down
2 changes: 1 addition & 1 deletion datamodel/openapi/openapi-generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>openapi-parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<artifactId>openapi-generator-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.company</groupId>
<artifactId>application</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>

<build>
<plugins>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.company</groupId>
<artifactId>application</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>

<build>
<plugins>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.company</groupId>
<artifactId>application</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>

<build>
<plugins>
Expand Down
Loading

0 comments on commit 609934c

Please sign in to comment.