We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38a34f commit 14cc110Copy full SHA for 14cc110
module-inventory.json
@@ -131,6 +131,17 @@
131
"parentArtifactId": "cloudplatform-parent",
132
"excludeFromBlackDuckScan": false
133
},
134
+ {
135
+ "groupId": "com.sap.cloud.sdk.cloudplatform",
136
+ "artifactId": "connectivity-ztis",
137
+ "packaging": "jar",
138
+ "releaseAudience": "Public",
139
+ "releaseMaturity": "Beta",
140
+ "pomFile": "cloudplatform/connectivity-ztis/pom.xml",
141
+ "parentGroupId": "com.sap.cloud.sdk.cloudplatform",
142
+ "parentArtifactId": "cloudplatform-parent",
143
+ "excludeFromBlackDuckScan": false
144
+ },
145
{
146
"groupId": "com.sap.cloud.sdk.cloudplatform",
147
"artifactId": "dwc-cf",
0 commit comments