This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit d09bfe4ceb19203e08179328b1ffea3171b70e5c Author: rssdev10 <[email protected]> Date: Sun Mar 23 11:50:59 2014 +0400 RubyScript: updated jruby-complete to 1.7.11 --- JRuby/pom.xml | 2 +- JRubyFat/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/JRuby/pom.xml b/JRuby/pom.xml index fea6a4b..b9c6516 100755 --- a/JRuby/pom.xml +++ b/JRuby/pom.xml @@ -40,7 +40,7 @@ <dependency> <groupId>org.jruby</groupId> <artifactId>jruby-complete</artifactId> - <version>1.7.10</version> + <version>1.7.11</version> </dependency> </dependencies> diff --git a/JRubyFat/pom.xml b/JRubyFat/pom.xml index 8dc97da..1407eb9 100644 --- a/JRubyFat/pom.xml +++ b/JRubyFat/pom.xml @@ -32,7 +32,7 @@ <dependency> <groupId>org.jruby</groupId> <artifactId>jruby-complete</artifactId> - <version>1.7.10</version> + <version>1.7.11</version> </dependency> </dependencies> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

