diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props
index c10c4a988dd1..4b4fa4592c2b 100644
--- a/eng/Packages.Data.props
+++ b/eng/Packages.Data.props
@@ -18,9 +18,9 @@
-
-
-
+
+
+
diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md
index f4c4b8011740..95a194ffe63e 100755
--- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md
+++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md
@@ -1,6 +1,8 @@
# Release History
-## 5.2.0-preview.4 (Unreleased)
+## 5.3.0-beta.1 (Unreleased)
+
+## 5.2.0 (2020-09-08)
### Acknowledgments
diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj
index f8b27a6f8e70..6c309647a048 100644
--- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj
+++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/src/Azure.Messaging.EventHubs.Processor.csproj
@@ -1,8 +1,8 @@
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
- 5.2.0-preview.4
- 5.1.0
+ 5.3.0-beta.1
+ 5.2.0
Azure;Event Hubs;EventHubs;.NET;Event Processor;EventProcessor;$(PackageCommonTags)
$(RequiredTargetFrameworks)
@@ -12,7 +12,7 @@
-
+
diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
index 25ef29f70098..a80caeb6b7f8 100755
--- a/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
+++ b/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
@@ -1,6 +1,8 @@
# Release History
-## 5.2.0-preview.4 (Unreleased)
+## 5.3.0-beta.1 (Unreleased)
+
+## 5.2.0 (2020-09-08)
### Acknowledgments
diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj
index 75fb29bc8309..60f4bd65556a 100644
--- a/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj
+++ b/sdk/eventhub/Azure.Messaging.EventHubs/src/Azure.Messaging.EventHubs.csproj
@@ -1,8 +1,8 @@
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
- 5.2.0-preview.4
- 5.1.0
+ 5.3.0-beta.1
+ 5.2.0
Azure;Event Hubs;EventHubs;.NET;AMQP;IoT;$(PackageCommonTags)
$(RequiredTargetFrameworks)