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 4e057d9e770f129dbba01d6fdcf9e94c770a2f68 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 09:23:50 2017 +0200 New Maven rule for plexus-component-metadata --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 9a89373..9675f7d 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -17,6 +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/ * * 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

