Re-enable tests

This commit is contained in:
Mikolaj Izdebski 2016-07-27 13:36:10 +02:00
parent 3fd2f88d0c
commit fa784bd131

View File

@ -1,6 +1,6 @@
Name: maven-shared-utils
Version: 3.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Maven shared utility classes
License: ASL 2.0
URL: http://maven.apache.org/shared/maven-shared-utils
@ -36,7 +36,7 @@ API documentation for %{name}.
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
%build
%mvn_build -f
%mvn_build
%install
%mvn_install
@ -48,6 +48,9 @@ API documentation for %{name}.
%license LICENSE NOTICE
%changelog
* Wed Jul 27 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-2
- Re-enable tests
* Fri Jul 22 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-0.1.RC
- Update to upstream version 3.1.0
- Temporarly disable tests