Skip to content

Commit

Permalink
use the snapshots until released to maven-central
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Sep 3, 2012
1 parent 1b6eaab commit 403db78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maven/jruby-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.1</version>
<version>0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jruby.extras</groupId>
Expand Down

0 comments on commit 403db78

Please sign in to comment.