This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit c13b092e8d62df4109039636065fcc2fc772d1b9 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 15:10:55 2017 +0200 Updated the maven-plugin-plugin version in the default bindings (3.3 -> 3.5) --- debian/changelog | 7 +++++++ debian/patches/plugins_version.diff | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac2d824..eed549a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven (3.5.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Updated the maven-plugin-plugin version in the default bindings (3.3 -> 3.5) + + -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 15:09:32 +0200 + maven (3.5.0-1) unstable; urgency=medium * Team upload. diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff index 03b7011..2c62a54 100644 --- a/debian/patches/plugins_version.diff +++ b/debian/patches/plugins_version.diff @@ -78,7 +78,7 @@ Forwarded: not-needed </compile> <process-classes> - org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor -+ org.apache.maven.plugins:maven-plugin-plugin:3.3:descriptor ++ org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor </process-classes> <process-test-resources> org.apache.maven.plugins:maven-resources-plugin:2.6:testResources @@ -94,7 +94,7 @@ Forwarded: not-needed <package> org.apache.maven.plugins:maven-jar-plugin:2.4:jar, - org.apache.maven.plugins:maven-plugin-plugin:3.2:addPluginArtifactMetadata -+ org.apache.maven.plugins:maven-plugin-plugin:3.3:addPluginArtifactMetadata ++ org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata </package> <install> - org.apache.maven.plugins:maven-install-plugin:2.4:install -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

