Skip to content

Commit

Permalink
chore: update integration projection name
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD authored Feb 5, 2025
1 parent 86cf308 commit 59d0800
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace BuildingRegistry.Projections.Integration.Building.VersionFromMigration
using Infrastructure;
using Microsoft.Extensions.Options;

[ConnectedProjectionName("Integratie gebouw versie")]
[ConnectedProjectionName("Integratie gebouw versie (vanaf migratie)")]
[ConnectedProjectionDescription("Projectie die de versie gebouw data voor de integratie database bijhoudt.")]
public sealed partial class BuildingVersionProjections : ConnectedProjection<IntegrationContext>
{
Expand Down

0 comments on commit 59d0800

Please sign in to comment.