From 7a57987a75403b10fbcce7dee1e12e18dbb65325 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Thu, 25 Jan 2024 15:57:41 +0100 Subject: [PATCH] Compatible with social model 2.0.0 --- CHANGELOG.md | 5 +---- pom.xml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57d1430..3d1b3b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,10 @@ 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). -## [v2.0.0] - 2024-01-18 - -- Compatible with social model 2.0.0 - ## [v1.8.0] - 2022-05-05 - fixed some notification methods + - Compatible with social model 2.0.0 (#26421) ## [v1.0.0] - 2016-06-01 diff --git a/pom.xml b/pom.xml index 6efb844..da5b5fb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.applicationsupportlayer aslsocial - 2.0.0-SNAPSHOT + 1.8.0 jar Social Portal ASL Extension