File tree Expand file tree Collapse file tree 11 files changed +17
-21
lines changed
Expand file tree Collapse file tree 11 files changed +17
-21
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.sap.cloud.sdk</groupId >
55 <artifactId >sdk-sjb-bom</artifactId >
6- <version >0.0.1-SNAPSHOT </version >
6+ <version >0.0.1</version >
77 <packaging >pom</packaging >
88 <name >SAP Cloud SDK - SAP Java Buildpack BOM</name >
99 <description >Bill of Materials (BOM) for SAP Java Buildpack and SAP Java Cloud SDK dependencies.</description >
3434 <x-sap-release-audience >Public</x-sap-release-audience >
3535 <x-sap-release-maturity >Stable</x-sap-release-maturity >
3636 <!-- do not modify the following line, it is updated by the versioning script -->
37- <sdk .version>0.0.1-SNAPSHOT </sdk .version>
37+ <sdk .version>0.0.1</sdk .version>
3838 </properties >
3939 <dependencyManagement >
4040 <dependencies >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.sap.cloud.sdk</groupId >
75 <artifactId >sdk-bom</artifactId >
8- <version >0.0.1-SNAPSHOT </version >
6+ <version >0.0.1</version >
97 <packaging >pom</packaging >
108 <name >SAP Cloud SDK - Modules and Dependencies BOM</name >
119 <description >Bill of Materials (BOM) of the SAP Cloud SDK modules and dependencies.</description >
3634 <x-sap-release-audience >Public</x-sap-release-audience >
3735 <x-sap-release-maturity >Stable</x-sap-release-maturity >
3836 <!-- do not modify the following line, it is updated by the versioning script -->
39- <sdk .version>0.0.1-SNAPSHOT </sdk .version>
37+ <sdk .version>0.0.1</sdk .version>
4038 <service-binding .version>0.6.0</service-binding .version>
4139 <!-- HTTP stuff -->
4240 <httpcore .version>4.4.16</httpcore .version>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk.datamodel</groupId >
66 <artifactId >datamodel-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <artifactId >fluent-result</artifactId >
1010 <name >Data Model - Fluent Result</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk.datamodel</groupId >
66 <artifactId >odata-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <artifactId >odata-core</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk.datamodel</groupId >
66 <artifactId >datamodel-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <artifactId >odata-parent</artifactId >
1010 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk</groupId >
66 <artifactId >sdk-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <groupId >com.sap.cloud.sdk.datamodel</groupId >
1010 <artifactId >datamodel-parent</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.sap.cloud.sdk</groupId >
75 <artifactId >sdk-modules-bom</artifactId >
8- <version >0.0.1-SNAPSHOT </version >
6+ <version >0.0.1</version >
97 <packaging >pom</packaging >
108 <name >SAP Cloud SDK - Modules BOM</name >
119 <description >Bill of Materials (BOM) of the SAP Cloud SDK modules.</description >
3634 <x-sap-release-audience >Public</x-sap-release-audience >
3735 <x-sap-release-maturity >Stable</x-sap-release-maturity >
3836 <!-- do not modify the following line, it is updated by the versioning script -->
39- <sdk .version>0.0.1-SNAPSHOT </sdk .version>
37+ <sdk .version>0.0.1</sdk .version>
4038 </properties >
4139 <dependencyManagement >
4240 <dependencies >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.sap.cloud.sdk</groupId >
55 <artifactId >sdk-parent</artifactId >
6- <version >0.0.1-SNAPSHOT </version >
6+ <version >0.0.1</version >
77 <packaging >pom</packaging >
88 <name >SAP Cloud SDK - Parent POM</name >
99 <description >Parent POM of the SAP Cloud SDK.</description >
3838 <x-sap-release-audience >Public</x-sap-release-audience >
3939 <x-sap-release-maturity >Stable</x-sap-release-maturity >
4040 <!-- do not modify the following line, it is updated by the versioning script -->
41- <sdk .version>0.0.1-SNAPSHOT </sdk .version>
41+ <sdk .version>0.0.1</sdk .version>
4242 <maven .version>3.5</maven .version>
4343 <java .version>8</java .version>
4444 <java .failOnWarning>true</java .failOnWarning>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk</groupId >
66 <artifactId >sdk-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <groupId >com.sap.cloud.sdk.tests</groupId >
1010 <artifactId >tests-parent</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sap.cloud.sdk</groupId >
66 <artifactId >sdk-parent</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
88 </parent >
99 <groupId >com.sap.cloud.sdk.testutil</groupId >
1010 <artifactId >testutil-parent</artifactId >
You can’t perform that action at this time.
0 commit comments