Skip to content

Commit 9d2e039

Browse files
committed
Update version for release
1 parent cd51c5a commit 9d2e039

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
@@ -3,7 +3,7 @@
33
<groupId>com.github.jnr</groupId>
44
<artifactId>jffi</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.3.14-SNAPSHOT</version>
6+
<version>1.3.14</version>
77
<name>jffi</name>
88
<description>Java Foreign Function Interface</description>
99
<url>http://github.com/jnr/jffi</url>

0 commit comments

Comments
 (0)