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 1f54b0bd3ce9941f76a5601738c6bbd5b4bb5604 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 14 14:58:28 2015 +0100 Updated maven-ear-plugin version from 2.3.2 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 26d10b3..dc568be 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-ear-plugin version from 2.3.2 to 2.8 * 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 d300b53..0a798c3 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -42,7 +42,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-ear-plugin</artifactId> - <version>2.3.1</version> -+ <version>2.3.2</version> ++ <version>2.8</version> </plugin> <plugin> <artifactId>maven-ejb-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

