Skip to content

Commit d5f58b6

Browse files
authored
Increment package version after release of com.microsoft.azure azure-eventgrid (#22580)
1 parent ed14d0a commit d5f58b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/versioning/version_data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ com.microsoft.azure:azure-servicebus;3.6.3;3.6.4
3838
com.microsoft.azure:azure-storage;8.6.5;8.6.5
3939
com.microsoft.azure:azure-storage-blob;11.0.2;11.0.2
4040
com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider;1.1.0-beta.1;1.1.0-beta.1
41-
com.microsoft.azure:azure-eventgrid;1.4.0-beta.1;1.4.0
41+
com.microsoft.azure:azure-eventgrid;1.4.0;1.5.0-beta.1
4242
com.microsoft.azure:azure-loganalytics;1.0.0-beta-2;1.0.0-beta.2
4343
com.microsoft.azure:azure-media;1.0.0-beta.1;1.0.0-beta.1
4444
com.microsoft.azure:microsoft-azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1

sdk/eventgrid/microsoft-azure-eventgrid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>com.microsoft.azure</groupId>
1212
<artifactId>azure-eventgrid</artifactId>
13-
<version>1.4.0</version> <!-- {x-version-update;com.microsoft.azure:azure-eventgrid;current} -->
13+
<version>1.5.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-eventgrid;current} -->
1414
<packaging>jar</packaging>
1515
<name>Microsoft Azure SDK for eventgrid</name>
1616
<description>This package contains Microsoft Azure EventGrid SDK.${line.separator}

0 commit comments

Comments
 (0)