diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 7e786e7824bea..10eeb49f11266 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -142,11 +142,6 @@ azure-storage-queue 12.2.0-beta.1 - - com.azure - azure-storage-queue-cryptography - 12.0.0-beta.7 - diff --git a/eng/spotbugs-aggregate-report/pom.xml b/eng/spotbugs-aggregate-report/pom.xml index f0edbcb1d396b..d9460fc279a00 100644 --- a/eng/spotbugs-aggregate-report/pom.xml +++ b/eng/spotbugs-aggregate-report/pom.xml @@ -73,7 +73,6 @@ ..\..\sdk\storage\azure-storage-file-datalake\src\samples\java\com ..\..\sdk\storage\azure-storage-queue\src\main\java\com ..\..\sdk\storage\azure-storage-queue\src\samples\java\com - ..\..\sdk\storage\azure-storage-queue-cryptography\src\main\java\com @@ -250,11 +249,6 @@ azure-storage-queue 12.2.0-beta.1 - - com.azure - azure-storage-queue-cryptography - 12.0.0-beta.7 - diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index d886ce8886bae..3a44dc9e44863 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -27,4 +27,3 @@ com.azure:azure-storage-common;12.1.0;12.2.0-beta.1 com.azure:azure-storage-file-share;12.0.0;12.1.0-beta.1 com.azure:azure-storage-file-datalake;12.0.0-beta.7;12.0.0-beta.8 com.azure:azure-storage-queue;12.1.0;12.2.0-beta.1 -com.azure:azure-storage-queue-cryptography;12.0.0-beta.6;12.0.0-beta.7 diff --git a/pom.client.xml b/pom.client.xml index 565aec13a8511..9e616478cd794 100644 --- a/pom.client.xml +++ b/pom.client.xml @@ -469,10 +469,6 @@ Azure Storage - Queues com.azure.storage.queue* - - Azure Storage Queues - Cryptography - com.azure.storage.queue.cryptography* - Azure Telemetry Azure Telemetry - OpenCensus @@ -1207,6 +1203,5 @@ sdk/storage/azure-storage-file-share sdk/storage/azure-storage-file-datalake sdk/storage/azure-storage-queue - sdk/storage/azure-storage-queue-cryptography diff --git a/sdk/storage/azure-storage-queue-cryptography/pom.xml b/sdk/storage/azure-storage-queue-cryptography/pom.xml deleted file mode 100644 index 99b0fa07161d6..0000000000000 --- a/sdk/storage/azure-storage-queue-cryptography/pom.xml +++ /dev/null @@ -1,213 +0,0 @@ - - - - com.azure - azure-client-sdk-parent - 1.7.0 - ../../../pom.client.xml - - - 4.0.0 - - com.azure - azure-storage-queue-cryptography - 12.0.0-beta.7 - - Microsoft Azure client library for Queue Storage cryptography - This module contains client library for Microsoft Azure Queue Storage cryptography. - https://github.com/Azure/azure-sdk-for-java - - - - azure-java-build-docs - ${site.url}/site/${project.artifactId} - - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - - - com.azure - azure-storage-queue - 12.2.0-beta.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - java8 - - [1.8,9) - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - true - true - - -Xlint:all - -Xlint:-serial - -Xlint:-deprecation - -Xlint:-processing - - - module-info.java - - - - - - test-compile - process-test-sources - - testCompile - - - groovy-eclipse-compiler - - - - default-testCompile - process-test-sources - - testCompile - - - groovy-eclipse-compiler - - - - - - org.codehaus.groovy - groovy-eclipse-compiler - 3.4.0-01 - - - org.codehaus.groovy - groovy-eclipse-batch - 2.5.8-01 - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M3 - - - - - - - java9plus - - [9,) - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 9 - 9 - - - - test-compile - process-test-sources - - testCompile - - - groovy-eclipse-compiler - 8 - - - - default-testCompile - process-test-sources - - testCompile - - - groovy-eclipse-compiler - 8 - - - - - - org.codehaus.groovy - groovy-eclipse-compiler - 3.4.0-01 - - - org.codehaus.groovy - groovy-eclipse-batch - 2.5.8-01 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M3 - - - - - - - - - - diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index 4f6746b870ee9..bbaacdd551522 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -63,6 +63,3 @@ stages: - name: azure-storage-queue safeName: azurestoragequeue stagingProfileId: 88192f04117501 - # - name: azure-storage-queue-cryptography - # safeName: azurestoragequeuecryptography - # stagingProfileId: 88192f04117501 diff --git a/sdk/storage/pom.service.xml b/sdk/storage/pom.service.xml index 5046a2e08097f..96b5ed8a399d8 100644 --- a/sdk/storage/pom.service.xml +++ b/sdk/storage/pom.service.xml @@ -23,6 +23,5 @@ azure-storage-file-share azure-storage-file-datalake azure-storage-queue - azure-storage-queue-cryptography