update to version 3.0.1
This commit is contained in:
parent
4e27cfc096
commit
6df4e9499e
Binary file not shown.
BIN
takari-plugin-testing-3.0.1.tar.gz
Normal file
BIN
takari-plugin-testing-3.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: takari-plugin-testing
|
Name: takari-plugin-testing
|
||||||
Version: 2.9.2
|
Version: 3.0.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Maven plugin testing library
|
Summary: Maven plugin testing library
|
||||||
License: EPL-1.0 and ASL 2.0
|
License: EPL-1.0 and ASL 2.0
|
||||||
URL: http://takari.io/
|
URL: http://takari.io/
|
||||||
@ -36,6 +36,7 @@ This package provides %{summary}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-project-%{name}-%{version}
|
%setup -q -n %{name}-project-%{name}-%{version}
|
||||||
%pom_disable_module takari-plugin-testing-its
|
%pom_disable_module takari-plugin-testing-its
|
||||||
|
%pom_remove_dep org.junit:junit-bom
|
||||||
cp %{SOURCE1} %{SOURCE2} .
|
cp %{SOURCE1} %{SOURCE2} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -52,6 +53,9 @@ cp %{SOURCE1} %{SOURCE2} .
|
|||||||
%license epl-v10.html LICENSE-2.0.txt
|
%license epl-v10.html LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 04 2024 Ge Wang <wang__ge@126.com> - 3.0.1-1
|
||||||
|
- update to version 3.0.1
|
||||||
|
|
||||||
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 2.9.2-2
|
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 2.9.2-2
|
||||||
- modify license identifier
|
- modify license identifier
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user