@@ -176,17 +176,17 @@ dependencies {
176176 exclude group : " com.squareup.okhttp3" , module : " logging-interceptor"
177177 }
178178
179- compile ' com.microsoft.azuretools:azuretools-core:3.55.0-SNAPSHOT ' , {
179+ compile ' com.microsoft.azuretools:azuretools-core:3.55.0' , {
180180 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
181181 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
182182 exclude group : " javax.xml.bind" , module : " jaxb-api"
183183 }
184- compile ' com.microsoft.azuretools:azure-explorer-common:3.55.0-SNAPSHOT ' , {
184+ compile ' com.microsoft.azuretools:azure-explorer-common:3.55.0' , {
185185 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
186186 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
187187 exclude group : " javax.xml.bind" , module : " jaxb-api"
188188 }
189- compile ' com.microsoft.azuretools:hdinsight-node-common:3.55.0-SNAPSHOT ' , {
189+ compile ' com.microsoft.azuretools:hdinsight-node-common:3.55.0' , {
190190 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
191191 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
192192 exclude group : " javax.xml.bind" , module : " jaxb-api"
0 commit comments