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 25d5ad452745c9df67e07cd7ec03e2fb08e23b36 Author: Marcin Mielzynski <[email protected]> Date: Thu Feb 16 00:05:22 2012 +0100 Bump version to 1.1.7. --- MANIFEST.MF | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.MF b/MANIFEST.MF index ae40ba2..0dfec5c 100644 --- a/MANIFEST.MF +++ b/MANIFEST.MF @@ -1,2 +1,2 @@ Implementation-Title: Joni (java port of Oniguruma) -Implementation-Version: 1.1.1 +Implementation-Version: 1.1.7 diff --git a/pom.xml b/pom.xml index a8a3eba..9941cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ <dependency> <groupId>org.jruby.jcodings</groupId> <artifactId>jcodings</artifactId> - <version>1.0.6</version> + <version>1.0.7</version> </dependency> <dependency> <groupId>junit</groupId> -- 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

