diff --git a/mojo-parent-60.tar.gz b/mojo-parent-60.tar.gz new file mode 100644 index 0000000..1f19b60 --- /dev/null +++ b/mojo-parent-60.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16be4c89a1f82515fcfa276b1755027c3fa2b8fc8724dcd8620a1150d9c5460b +size 10525 diff --git a/mojo-parent.changes b/mojo-parent.changes index f92791d..3db835d 100644 --- a/mojo-parent.changes +++ b/mojo-parent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 25 07:56:42 UTC 2022 - Fridrich Strba + +- Upgrade to version 60 + * Compatible with newer plugins + ------------------------------------------------------------------- Sun Mar 17 23:14:57 UTC 2019 - Fridrich Strba diff --git a/mojo-parent.spec b/mojo-parent.spec index e49f55b..cf5c185 100644 --- a/mojo-parent.spec +++ b/mojo-parent.spec @@ -1,7 +1,7 @@ # # spec file for package mojo-parent # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: mojo-parent -Version: 40 +Version: 60 Release: 0 Summary: Codehaus MOJO parent project pom file License: Apache-2.0 Group: Development/Libraries/Java -URL: http://www.mojohaus.org/mojo-parent/ +URL: https://www.mojohaus.org/mojo-parent/ Source0: https://github.com/mojohaus/mojo-parent/archive/%{name}-%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: javapackages-local @@ -33,8 +33,6 @@ Codehaus MOJO parent project pom file %prep %setup -q -n %{name}-%{name}-%{version} -# Cobertura plugin is executed only during clean Maven phase. -%pom_remove_plugin :cobertura-maven-plugin # Not needed %pom_remove_plugin :maven-enforcer-plugin %pom_remove_plugin :maven-site-plugin