From 15be09db981a74d6744a20411d67d3468bde8d82 Mon Sep 17 00:00:00 2001 From: Shudhansu Shekhar Date: Thu, 2 Nov 2023 16:54:56 +0530 Subject: [PATCH] Fixed the event template --- pom.xml | 2 +- src/main/resources/templates/eiffelartifactpublishedevent.json | 2 +- src/main/resources/templates/eiffelcompositiondefinedevent.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1de65d3e..6625fb75 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 2.0.12 eiffel-remrem-semantics - 2.2.6 + 2.2.7 jar 5.0.1.201806211838-r diff --git a/src/main/resources/templates/eiffelartifactpublishedevent.json b/src/main/resources/templates/eiffelartifactpublishedevent.json index 1f8c0eb6..ee41c7c4 100644 --- a/src/main/resources/templates/eiffelartifactpublishedevent.json +++ b/src/main/resources/templates/eiffelartifactpublishedevent.json @@ -2,7 +2,7 @@ "msgParams": { "meta": { "type": "EiffelArtifactPublishedEvent", - "version": "3.0.0", + "version": "3.1.0", "tags": [""], "source": { "domainId": "", diff --git a/src/main/resources/templates/eiffelcompositiondefinedevent.json b/src/main/resources/templates/eiffelcompositiondefinedevent.json index 04ef435d..e751043a 100644 --- a/src/main/resources/templates/eiffelcompositiondefinedevent.json +++ b/src/main/resources/templates/eiffelcompositiondefinedevent.json @@ -2,7 +2,7 @@ "msgParams": { "meta": { "type": "EiffelCompositionDefinedEvent", - "version": "3.0.0", + "version": "3.1.0", "tags": [""], "source": { "domainId": "",