!6 Update to 0.3.4

From: @wu-leilei 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-09-28 02:59:09 +00:00 committed by Gitee
commit 02b912eba2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 4 deletions

Binary file not shown.

BIN
0.3.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: sisu-mojos
Version: 0.3.1
Release: 2
Version: 0.3.4
Release: 1
Summary: Sisu plugin for Apache Maven
License: EPL-1.0
URL: http://www.eclipse.org/sisu
@ -24,9 +24,10 @@ Summary: API documentation for %{name}
This package contains %{summary}.
%prep
%setup -q -c
mv org.eclipse.sisu.mojos-releases/%{version}/* .
%setup -q -n sisu.mojos-releases-%{version}
%pom_remove_parent
%pom_remove_plugin :animal-sniffer-maven-plugin
%mvn_alias : org.sonatype.plugins:
%build
@ -43,6 +44,9 @@ mv org.eclipse.sisu.mojos-releases/%{version}/* .
%doc LICENSE.txt
%changelog
* Wed Sep 27 2023 wulei <wu_lei@hoperun.com> - 0.3.4-1
- Update to 0.3.4
* Tue Nov 22 2022 wulei <wulei80@h-partners.com> - 0.3.1-2
- Modifying the source code package