From a5dc4633505af8f49b9170710b073cec28fc538d Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 16 May 2024 10:41:18 +0200 Subject: [PATCH] Re-releasing lib without `-SNAPSHOT` suffix --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77b0c55..c1d6abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "event-publisher-library" -## [v1.2.0-SNAPSHOT] +## [v1.2.0] - Restored correct behavior for event publishing with workflow id only sent back, setting input payload in JSON - Extracted `AbstractHTTPWithJWTTokenAuthEventSender` class for easy subclassing - Added new outcome check methods to inspect last send and last check actions results and some other facilities diff --git a/pom.xml b/pom.xml index 93871c1..ba9dc85 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common event-publisher-library - 1.2.0-SNAPSHOT + 1.2.0 jar