Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Update jcodings.
· 634a1407
Charles Oliver Nutter
authored
Jun 07, 2019
634a1407
[maven-release-plugin] prepare release joni-2.1.29
· 53ebf5cf
Charles Oliver Nutter
authored
Jun 07, 2019
53ebf5cf
[maven-release-plugin] prepare for next development iteration
· 477569ed
Charles Oliver Nutter
authored
Jun 07, 2019
477569ed
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
477569ed
...
...
@@ -4,7 +4,7 @@
<groupId>
org.jruby.joni
</groupId>
<artifactId>
joni
</artifactId>
<packaging>
jar
</packaging>
<version>
2.1.
29
-SNAPSHOT
</version>
<version>
2.1.
30
-SNAPSHOT
</version>
<name>
Joni
</name>
<description>
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
...
...
@@ -66,7 +66,7 @@
<dependency>
<groupId>
org.jruby.jcodings
</groupId>
<artifactId>
jcodings
</artifactId>
<version>
1.0.4
3
</version>
<version>
1.0.4
4
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...