Update to upstream version 3.0.2
This commit is contained in:
parent
3f4f80aa9f
commit
974a44e1ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ maven-dependency-plugin-2.2.tar.xz
|
||||
/maven-dependency-plugin-3.0.0-SNAPSHOT-source-release.zip
|
||||
/maven-dependency-plugin-3.0.0-source-release.zip
|
||||
/maven-dependency-plugin-3.0.1-source-release.zip
|
||||
/maven-dependency-plugin-3.0.2-source-release.zip
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: maven-dependency-plugin
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
|
||||
License: ASL 2.0
|
||||
@ -72,6 +72,9 @@ Summary: API documentation for %{name}
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Sep 14 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.2-1
|
||||
- Update to upstream version 3.0.2
|
||||
|
||||
* Mon Sep 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.1-1
|
||||
- Update to upstream version 3.0.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (maven-dependency-plugin-3.0.1-source-release.zip) = 90939c463c79d47b39167a25b0711f25844481cbe0373209b7b8a4664bcc32d87b94c894dbb32b75104bda67ef78fe33e6c78c16edb3b029cbef285f77c9df72
|
||||
SHA512 (maven-dependency-plugin-3.0.2-source-release.zip) = 8f3bdfaf71d18a1c03a593bf37b8b958d09ef52aa63a5b5ea6e874b02ffe1ff3a37a3eddea6717e4de1ef929ec2a55a02336e7ee05f5a7cff3bdf3050a45f6c5
|
||||
|
Loading…
Reference in New Issue
Block a user