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 acfb62834a295a315ae0e5f5b91d7710481b3b34 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 14 15:00:17 2015 +0100 Updated maven-source-plugin version from 2.2.1 to 2.4 --- 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 dc568be..81d3f17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,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-ear-plugin version from 2.3.2 to 2.8 + * Updated maven-source-plugin version from 2.2.1 to 2.4 * Updated maven-war-plugin version from 2.1.1 to 2.2 -- Emmanuel Bourg <[email protected]> Mon, 14 Dec 2015 14:43:07 +0100 diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index 0a798c3..b94c235 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-source-plugin</artifactId> - <version>2.0.4</version> -+ <version>2.2.1</version> ++ <version>2.4</version> </plugin> <plugin> <artifactId>maven-surefire-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

