From ce9126ef257db95eb43b96ef5fcecbd04468b28a93155cdaea41d6c855b6d61d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 25 Sep 2023 09:51:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-osgi?expand=0&rev=12 --- maven-osgi.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/maven-osgi.changes b/maven-osgi.changes index 1026177..d8ba90a 100644 --- a/maven-osgi.changes +++ b/maven-osgi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 25 09:48:28 UTC 2023 - Fridrich Strba + +- Upgrade to the last tag before retiring and name it 0.3.0, since + the version in pom file is 0.3.0-SNAPSHOT + * no changelog provided + * ported from plexus-maven-plugin to plexus-component-metadata +- Remove dependency on the old maven2 package +- Fetch source code from git using source service and clean it of + the bundled jars + ------------------------------------------------------------------- Tue Mar 22 13:32:28 UTC 2022 - Fridrich Strba