[maven] 03/03: Updated maven-dependency-plugin version from 2.4 to 2.7
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 7 22:34:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven.
commit d831747dbb35ddcf1f34606e8c18603d2f5627c5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 8 00:32:39 2015 +0200
Updated maven-dependency-plugin version from 2.4 to 2.7
---
debian/changelog | 1 +
debian/patches/plugins_version.diff | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5b6e636..20bf6d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven (3.0.5-7) UNRELEASED; urgency=medium
* Removed the unused dependencies on commons-codec, commons-httpclient
and commons-logging
* Updated maven-install-plugin version from 2.4 to 2.5.2
+ * Updated maven-dependency-plugin version from 2.4 to 2.7
-- Emmanuel Bourg <ebourg at apache.org> Tue, 23 Jun 2015 23:02:43 +0200
diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff
index 715c092..0ff2546 100644
--- a/debian/patches/plugins_version.diff
+++ b/debian/patches/plugins_version.diff
@@ -295,7 +295,7 @@ Forwarded: not-needed
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.1</version>
-+ <version>2.4</version>
++ <version>2.7</version>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git
More information about the pkg-java-commits
mailing list