diff --git a/sdk/cognitiveservices/pom.service.xml b/sdk/cognitiveservices/pom.service.xml index 93b202e28b4e9..a27bfbd71d241 100644 --- a/sdk/cognitiveservices/pom.service.xml +++ b/sdk/cognitiveservices/pom.service.xml @@ -9,29 +9,23 @@ pom 1.0.0 - ../core/azure-core - ../core/azure-core-test - ../core/azure-core-http-netty - - azure-cs-textanalytics - - - - - - - - - - - - - - - - - - - + ms-azure-cs-autosuggest + ms-azure-cs-computervision + ms-azure-cs-contentmoderator + ms-azure-cs-customimagesearch + ms-azure-cs-customsearch + ms-azure-cs-customvision-prediction + ms-azure-cs-customvision-training + ms-azure-cs-entitysearch + ms-azure-cs-faceapi + ms-azure-cs-imagesearch + ms-azure-cs-luis-authoring + ms-azure-cs-luis-runtime + ms-azure-cs-newssearch + ms-azure-cs-spellcheck + ms-azure-cs-textanalytics + ms-azure-cs-videosearch + ms-azure-cs-visualsearch + ms-azure-cs-websearch diff --git a/sdk/textanalytics/pom.service.xml b/sdk/textanalytics/pom.service.xml index 6075a2eb078de..4bea20c1edf3f 100644 --- a/sdk/textanalytics/pom.service.xml +++ b/sdk/textanalytics/pom.service.xml @@ -1,17 +1,28 @@ - 4.0.0 - com.azure - azure-cognitiveservices-textanalytics-service - pom - 1.0.0 - - - ../core/azure-core - azure-cs-textanalytics - + 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"> +4.0.0 +com.azure +azure-cognitiveservices-textanalytics-service +pom +1.0.0 + + + client + + + env.SDKTYPE + !data + + + + ../core/azure-core + ../core/azure-core-test + ../core/azure-core-http-netty + ../identity/azure-identity + azure-cs-textanalytics + + +