File tree Expand file tree Collapse file tree 3 files changed +753
-5
lines changed
cloudplatform/cloudplatform-connectivity
main/java/com/sap/cloud/sdk/cloudplatform/connectivity
test/java/com/sap/cloud/sdk/cloudplatform/connectivity Expand file tree Collapse file tree 3 files changed +753
-5
lines changed Original file line number Diff line number Diff line change 37
37
<x-sap-release-maturity >Stable</x-sap-release-maturity >
38
38
</properties >
39
39
<dependencies >
40
+ <dependency >
41
+ <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
42
+ <artifactId >tenant</artifactId >
43
+ </dependency >
40
44
<dependency >
41
45
<groupId >com.sap.cloud.sdk.cloudplatform</groupId >
42
46
<artifactId >cloudplatform-core</artifactId >
105
109
<scope >provided</scope >
106
110
</dependency >
107
111
<!-- scope "test" -->
108
- <dependency >
109
- <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
110
- <artifactId >tenant</artifactId >
111
- <scope >test</scope >
112
- </dependency >
113
112
<dependency >
114
113
<groupId >org.junit.jupiter</groupId >
115
114
<artifactId >junit-jupiter-api</artifactId >
You can’t perform that action at this time.
0 commit comments