This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2-core.
commit f224184cffb7b6bfa4679822a11926f0ac174646 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 14 15:02:41 2015 +0100 Updated maven-dependency-plugin version from 2.7 to 2.8 --- debian/changelog | 1 + debian/patches/0002-update-plugin-versions.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2fac80d..254d9a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven2-core (2.2.1-24) UNRELEASED; urgency=medium * Team upload. * Updated maven-resources-plugin version from 2.3 to 2.6 + * Updated maven-dependency-plugin version from 2.7 to 2.8 * Updated maven-ear-plugin version from 2.3.2 to 2.8 * Updated maven-ejb-plugin version from 2.2 to 2.3 * Updated maven-source-plugin version from 2.2.1 to 2.4 diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index c7dece3..2371f68 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -33,7 +33,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>2.0</version> -+ <version>2.7</version> ++ <version>2.8</version> </plugin> <plugin> <artifactId>maven-deploy-plugin</artifactId> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

