!2 upgrade to version 39
From: @wang--ge Reviewed-by: @caihaomin Signed-off-by: @caihaomin
This commit is contained in:
commit
40e41bb458
Binary file not shown.
BIN
jboss-parent-39.tar.gz
Normal file
BIN
jboss-parent-39.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: jboss-parent
|
Name: jboss-parent
|
||||||
Version: 20
|
Version: 39
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JBoss Parent POM
|
Summary: JBoss Parent POM
|
||||||
License: CC0
|
License: CC0
|
||||||
@ -13,11 +13,9 @@ The Project Object Model files for JBoss packages.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-pom-%{name}-%{version}
|
%setup -q -n %{name}-pom-%{name}-%{version}
|
||||||
%pom_remove_plugin :maven-clover2-plugin
|
|
||||||
%pom_remove_plugin :cobertura-maven-plugin
|
%pom_remove_plugin :cobertura-maven-plugin
|
||||||
%pom_remove_plugin :findbugs-maven-plugin
|
%pom_remove_plugin :findbugs-maven-plugin
|
||||||
%pom_remove_plugin :javancss-maven-plugin
|
%pom_remove_plugin :javancss-maven-plugin
|
||||||
%pom_remove_plugin :jdepend-maven-plugin
|
|
||||||
%pom_remove_plugin :license-maven-plugin
|
%pom_remove_plugin :license-maven-plugin
|
||||||
%pom_remove_plugin :sonar-maven-plugin
|
%pom_remove_plugin :sonar-maven-plugin
|
||||||
%pom_remove_plugin :maven-enforcer-plugin
|
%pom_remove_plugin :maven-enforcer-plugin
|
||||||
@ -32,9 +30,12 @@ sed -i 's/\r//' LICENSE
|
|||||||
%mvn_install
|
%mvn_install
|
||||||
|
|
||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%doc README.md
|
%doc README.adoc
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 24 2022 Ge Wang <wangge20@h-partners.com> - 39-1
|
||||||
|
- Upgrade to version 39
|
||||||
|
|
||||||
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 20-1
|
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 20-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user