Skip to content

Commit

Permalink
Bump version for updated jcoding dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 27, 2010
1 parent aec5766 commit 8891671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.jruby.joni</groupId>
<artifactId>joni</artifactId>
<packaging>jar</packaging>
<version>1.1.3</version>
<version>1.1.4</version>
<name>Joni</name>
<description>
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 8891671

Please sign in to comment.