This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit 5603db6ac5e52d013320705030ed07809dda3e69 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 16:59:27 2017 +0200 Fixed the Maven rules for maven-parent --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index b563269..3ce2c5c 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -13,4 +13,5 @@ org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * * org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * * org.apache.maven apache-maven pom s/.*/3.x/ * * +org.apache.maven maven-parent * s/.*/debian/ * * org.apache.maven maven* * s/.*/3.x/ * * -- 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

