Skip to content

Commit dc231da

Browse files
committed
Lost update to 2.2.17 snapshot after 2.2.16 release
1 parent 4212776 commit dc231da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>com.github.jnr</groupId>
1010
<artifactId>jnr-ffi</artifactId>
1111
<packaging>jar</packaging>
12-
<version>2.2.16</version>
12+
<version>2.2.17-SNAPSHOT</version>
1313
<name>jnr-ffi</name>
1414
<description>A library for invoking native functions from java</description>
1515
<url>http://github.com/jnr/jnr-ffi</url>

0 commit comments

Comments
 (0)