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 ac91d8ce413bbb174d3101d6650e1ce137a6fd21 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 14 14:52:45 2015 +0100 Updated maven-resources-plugin version from 2.3 to 2.6 --- debian/changelog | 7 +++++++ debian/patches/0002-update-plugin-versions.patch | 7 ++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d6b666e..33b1272 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven2-core (2.2.1-24) UNRELEASED; urgency=medium + + * Team upload. + * Updated maven-resources-plugin version from 2.3 to 2.6 + + -- Emmanuel Bourg <[email protected]> Mon, 14 Dec 2015 14:43:07 +0100 + maven2-core (2.2.1-23) unstable; urgency=medium * Team upload. diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch index 501ab47..dc91fc3 100644 --- a/debian/patches/0002-update-plugin-versions.patch +++ b/debian/patches/0002-update-plugin-versions.patch @@ -71,7 +71,12 @@ Subject: [PATCH] update plugin versions </plugin> <plugin> <artifactId>maven-rar-plugin</artifactId> -@@ -132,19 +132,19 @@ +@@ -128,23 +128,23 @@ + </plugin> + <plugin> + <artifactId>maven-resources-plugin</artifactId> +- <version>2.3</version> ++ <version>2.6</version> </plugin> <plugin> <artifactId>maven-site-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

