This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit b9732b010ae8474b69adaab1a030b130baf7873c Author: Marcin Mielzynski <[email protected]> Date: Thu Jan 5 22:51:24 2012 +0100 Update groupId for asm --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10c1656..dff5b07 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>asm</groupId> + <groupId>org.ow2.asm</groupId> <artifactId>asm</artifactId> <version>4.0</version> <scope>provided</scope> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

