File tree Expand file tree Collapse file tree 3 files changed +792
-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 +792
-5
lines changed Original file line number Diff line number Diff line change 3737 <x-sap-release-maturity >Stable</x-sap-release-maturity >
3838 </properties >
3939 <dependencies >
40+ <dependency >
41+ <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
42+ <artifactId >tenant</artifactId >
43+ </dependency >
4044 <dependency >
4145 <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
4246 <artifactId >cloudplatform-core</artifactId >
105109 <scope >provided</scope >
106110 </dependency >
107111 <!-- scope "test" -->
108- <dependency >
109- <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
110- <artifactId >tenant</artifactId >
111- <scope >test</scope >
112- </dependency >
113112 <dependency >
114113 <groupId >org.junit.jupiter</groupId >
115114 <artifactId >junit-jupiter-api</artifactId >
You can’t perform that action at this time.
0 commit comments