This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-scm.
commit 81cec1672befb18e15132bee79bfd7e36aed171b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 13:09:37 2017 +0200 Refreshed 0003-junit-dependency.patch --- debian/patches/0003-junit-dependency.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/patches/0003-junit-dependency.patch b/debian/patches/0003-junit-dependency.patch index 052e51c..b0a046a 100644 --- a/debian/patches/0003-junit-dependency.patch +++ b/debian/patches/0003-junit-dependency.patch @@ -1,9 +1,10 @@ --- a/maven-scm-test/pom.xml +++ b/maven-scm-test/pom.xml -@@ -42,5 +42,9 @@ - <groupId>org.apache.maven.scm</groupId> - <artifactId>maven-scm-manager-plexus</artifactId> +@@ -49,6 +49,9 @@ + <version>1.3</version> + </dependency> +- + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-scm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

