This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit 98e8cc43be4e853eefeecdd5adae7e96cd2b62ed Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 14:18:53 2015 +0100 Updated the version of the maven-ejb-plugin to 2.3 in the super pom --- debian/changelog | 1 + debian/patches/plugins_version.diff | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4083e15..2c6b3bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ maven (3.3.9-3) UNRELEASED; urgency=medium * Declare that Maven 3.3.9 breaks gradle (<< 2.7-4) (Closes: #805985) * Updated the versions of the plugins in the super pom: - maven-dependency-plugin: 2.7 -> 2.8 (Closes: #807437) + - maven-ejb-plugin: 2.2 -> 2.3 -- Emmanuel Bourg <[email protected]> Wed, 09 Dec 2015 13:05:07 +0100 diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff index 137639e..0f1802f 100644 --- a/debian/patches/plugins_version.diff +++ b/debian/patches/plugins_version.diff @@ -71,8 +71,7 @@ Forwarded: not-needed + org.apache.maven.plugins:maven-surefire-plugin:2.17:test </test> <package> -- org.apache.maven.plugins:maven-ejb-plugin:2.3:ejb -+ org.apache.maven.plugins:maven-ejb-plugin:2.2:ejb + org.apache.maven.plugins:maven-ejb-plugin:2.3:ejb </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

