This commit is contained in:
Dennis Gilmore 2011-02-08 09:42:34 -06:00
parent f45e8a1ee5
commit 06d89e8e6e

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin Name: maven-dependency-plugin
Version: 2.2 Version: 2.2
Release: 0.3.svn949573%{?dist} Release: 0.4.svn949573%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts Summary: Plugin to manipulate, copy and unpack local and remote artifacts
Group: Development/Libraries Group: Development/Libraries
@ -116,6 +116,9 @@ rm -rf %{buildroot}
%{_javadocdir}/%{name} %{_javadocdir}/%{name}
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-0.4.svn949573
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 7 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2-0.3.svn949573 * Tue Sep 7 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2-0.3.svn949573
- Fix test case to expect new classworlds - Fix test case to expect new classworlds