Non-ootstrap build

This reverts commit 63c8580490.
This commit is contained in:
Mikolaj Izdebski 2017-09-12 08:46:38 +02:00
parent 63c8580490
commit 04ae95952f

View File

@ -1,6 +1,6 @@
Name: maven-remote-resources-plugin
Version: 1.5
Release: 0.1%{?dist}
Release: 1%{?dist}
Summary: Maven Remote Resources Plugin
License: ASL 2.0
URL: http://maven.apache.org/plugins/maven-remote-resources-plugin/
@ -46,9 +46,6 @@ API documentation for %{name}.
%prep
%setup -q
# For bootstrapping only
%pom_add_dep org.codehaus.plexus:plexus-velocity
%build
# Tests use Maven 2 APIs
%mvn_build -f
@ -63,9 +60,6 @@ API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5-0.1
- Bootstrap build
* Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5-1
- Update to upstream version 1.5