Remove requires on plexus-tools-pom
This commit is contained in:
parent
0843b71a85
commit
31188b13bd
@ -9,7 +9,7 @@
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 4.4.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
@ -82,7 +82,6 @@ Requires: mojo-parent
|
||||
Requires: objectweb-pom
|
||||
Requires: plexus-components-pom
|
||||
Requires: plexus-pom
|
||||
Requires: plexus-tools-pom
|
||||
Requires: sonatype-oss-parent
|
||||
Requires: weld-parent
|
||||
# Common Maven plugins required by almost every build. It wouldn't make
|
||||
@ -231,6 +230,9 @@ popd
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.0-4
|
||||
- Remove requires on plexus-tools-pom
|
||||
|
||||
* Tue Mar 24 2015 Michael Simacek <msimacek@redhat.com> - 4.4.0-3
|
||||
- Handle non-utf-8 poms in pom_editor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user