Skip to content

Commit

Permalink
Update to jna-posix 0.9
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.codehaus.org/jruby/tags/jruby-1_1_6RC2@8364 961051c9-f516-0410-bf72-c9f7e237a7b7
  • Loading branch information
enebo committed Dec 16, 2008
1 parent cfc6b95 commit a186aa9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified build_lib/jna-posix.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion maven/jruby-complete/pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.jruby.ext.posix</groupId>
<artifactId>jna-posix</artifactId>
<version>0.8</version>
<version>0.9</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby/pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.jruby.ext.posix</groupId>
<artifactId>jna-posix</artifactId>
<version>0.8</version>
<version>0.9</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a186aa9

Please sign in to comment.