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 6ed481573213d7f5ed337be7bc45bef7ed13c249 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 15:17:02 2017 +0200 Updated maven-plugin-plugin version from 3.3 to 3.5 --- 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 f9d2d0a..40d3431 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven2-core (2.2.1-27) unstable; urgency=medium + + * Team upload. + * Updated maven-plugin-plugin version from 3.3 to 3.5 + + -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 15:16:51 +0200 + maven2-core (2.2.1-26) unstable; urgency=medium * Team upload. diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index 2371f68..3f31846 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -67,7 +67,7 @@ Subject: [PATCH] update plugin versions <plugin> <artifactId>maven-plugin-plugin</artifactId> - <version>2.4.3</version> -+ <version>3.3</version> ++ <version>3.5</version> </plugin> <plugin> <artifactId>maven-rar-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

