File tree Expand file tree Collapse file tree 9 files changed +0
-197
lines changed
azure-core-amqp-experimental
com/azure/core/amqp/experimental Expand file tree Collapse file tree 9 files changed +0
-197
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,6 @@ com.azure:azure-containers-containerregistry;1.2.17;1.3.0-beta.1
8585com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1
8686com.azure:azure-core;1.55.5;1.56.0-beta.1
8787com.azure:azure-core-amqp;2.10.1;2.11.0-beta.1
88- com.azure:azure-core-amqp-experimental;1.0.0-beta.1;1.0.0-beta.1
8988com.azure:azure-core-experimental;1.0.0-beta.62;1.0.0-beta.63
9089com.azure:azure-core-http-jdk-httpclient;1.0.5;1.1.0-beta.1
9190com.azure:azure-core-http-netty;1.15.13;1.16.0-beta.1
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -42,10 +42,6 @@ parameters:
4242 displayName : ' azure-core-amqp'
4343 type : boolean
4444 default : true
45- - name : release_azurecoreamqpexperimental
46- displayName : ' azure-core-amqp-experimental'
47- type : boolean
48- default : false
4945 - name : release_azurecoreexperimental
5046 displayName : ' azure-core-experimental'
5147 type : boolean
@@ -113,10 +109,6 @@ extends:
113109 groupId : com.azure
114110 safeName : azurecoreamqp
115111 releaseInBatch : ${{ parameters.release_azurecoreamqp }}
116- - name : azure-core-amqp-experimental
117- groupId : com.azure
118- safeName : azurecoreamqpexperimental
119- releaseInBatch : ${{ parameters.release_azurecoreamqpexperimental }}
120112 - name : azure-core-experimental
121113 groupId : com.azure
122114 safeName : azurecoreexperimental
Original file line number Diff line number Diff line change 1212 <modules >
1313 <module >azure-core</module >
1414 <module >azure-core-amqp</module >
15- <module >azure-core-amqp-experimental</module >
1615 <module >azure-core-experimental</module >
1716 <module >azure-core-http-jdk-httpclient</module >
1817 <module >azure-core-http-netty</module >
You can’t perform that action at this time.
0 commit comments