From 2495cc56ff4709279756c9313c64244e06861cc1 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 13 May 2022 11:47:33 +0200 Subject: [PATCH] Added support for Catalogue notifications --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f74e094..f12ee61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.8.0-SNAPSHOT] - 2022-05-05 +## [v1.8.0] - 2022-05-05 - fixed some notification methods diff --git a/pom.xml b/pom.xml index 3fb8065..c8c200c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.applicationsupportlayer aslsocial - 1.8.0-SNAPSHOT + 1.8.0 jar Social Portal ASL Extension