From 7c7ebb616b4619ca2a8331c5499fc22e090d0e5f Mon Sep 17 00:00:00 2001 From: Alfredo Oliviero Date: Tue, 29 Oct 2024 17:30:18 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 040c6c0..a9d4813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ 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.3.0] +## [v1.3.0] -- maven-portal-bom 4.0.0-SNAPSHOT +- maven-portal-bom 4.0.0 - maven-parent 1.2.0 - replaced social-networking-library with social-library-stubs @@ -14,7 +14,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Task #22596 Ported to git and removed Home Library dep. - ## [v1.0.0] - 2019-05-21 First Release