This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jackrabbit.
commit 79946526194a3a9a6b4c898542de280cb5ec2d4b Author: Markus Koschany <[email protected]> Date: Thu Nov 19 18:14:16 2015 +0100 Substitute an exact version of maven-bundle-plugin --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index d58d7bc..5d766a3 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -20,7 +20,7 @@ commons-collections commons-collections jar s/3\..*/3.x/ * * commons-httpclient commons-httpclient jar s/3\..*/3.x/ * * junit junit jar s/4\..*/4.x/ * * org.apache apache pom s/.*/debian/ * * -org.apache.felix maven-bundle-plugin maven-plugin s/.*// * * +org.apache.felix maven-bundle-plugin maven-plugin s/2.3.7// * * org.apache.jackrabbit jackrabbit-parent pom s/.*/debian/ * * org.apache.jackrabbit jackrabbit-webdav bundle s/.*/debian/ * * org.apache.jackrabbit jackrabbit pom s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

