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 3486f404cc8a01381a9d4ee91653e192005cf415 Author: Emmanuel Bourg <[email protected]> Date: Wed Jun 10 18:53:57 2015 +0200 Updated maven-surefire-plugin version from 2.10 to 2.17 --- 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 048a969..ab48cad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven2-core (2.2.1-20) unstable; urgency=medium + + * Team upload. + * Updated maven-surefire-plugin version from 2.10 to 2.17 + + -- Emmanuel Bourg <[email protected]> Wed, 10 Jun 2015 18:22:44 +0200 + maven2-core (2.2.1-19) unstable; urgency=medium * Team upload. diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index e64483b..e54ad18 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -86,7 +86,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-surefire-plugin</artifactId> - <version>2.4.3</version> -+ <version>2.10</version> ++ <version>2.17</version> </plugin> <plugin> <artifactId>maven-war-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

