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 bc23e7f3129a093208bcd6df86a7f34af3f9ebf6 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 3 11:47:20 2015 +0100 Updated maven-assembly-plugin version from 2.2-beta-5 to 2.4.1 --- debian/changelog | 7 +++++++ debian/patches/0002-update-plugin-versions.patch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 113d228..9c28600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven2-core (2.2.1-23) UNRELEASED; urgency=medium + + * Team upload. + * Updated maven-assembly-plugin version from 2.2-beta-5 to 2.4.1 + + -- Emmanuel Bourg <[email protected]> Tue, 03 Nov 2015 11:47:00 +0100 + maven2-core (2.2.1-22) unstable; urgency=medium * Team upload. diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index fd1fd9b..b7634f4 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -18,7 +18,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>2.2-beta-2</version> -+ <version>2.2-beta-5</version> ++ <version>2.4.1</version> </plugin> <plugin> <artifactId>maven-clean-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

