This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit a61284e3d53e2de9102f944b24cf32e71671344c Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 11:23:36 2017 +0200 Updated the Maven rules --- debian/changelog | 2 +- debian/maven.rules | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4ece23b..4688b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven-plugin-tools (3.4-1) UNRELEASED; urgency=medium +maven-plugin-tools (3.5-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/maven.rules b/debian/maven.rules index aa677e0..b9af096 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -7,3 +7,4 @@ org.codehaus.plexus plexus-compiler-manager * s/.*/2.x/ * * org.codehaus.plexus plexus-utils * s/.*/2.x/ * * com.thoughtworks.qdox qdox * s/.*/2.x/ * * s/easymock/org.easymock/ easymock * s/.*/debian/ * * +org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

