This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit 61ed7687337dfc04a363608daee21a45c816c979 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 09:26:12 2017 +0200 Updated the Maven rules --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index 9675f7d..74cb8df 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -17,7 +17,7 @@ # junit junit jar s/3\..*/3.x/ org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * * -org.codehaus.plexus plexus-component-metadata maven-plugin s/1.6/1.5.5/ * * +org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

