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 3ce443cc654322c4b3a304943bbd36ca4d32de31 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 3 11:48:35 2015 +0100 Updated maven-javadoc-plugin version from 2.9.1 to 2.10.3 --- 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 9c28600..4e9bd56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ 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 + * Updated maven-javadoc-plugin version from 2.9.1 to 2.10.3 -- Emmanuel Bourg <[email protected]> Tue, 03 Nov 2015 11:47:00 +0100 diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index b7634f4..501ab47 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -62,7 +62,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.5</version> -+ <version>2.9.1</version> ++ <version>2.10.3</version> </plugin> <plugin> <artifactId>maven-plugin-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

