Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jnr-posix-3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Sep 7, 2021
1 parent a3ecdb3 commit 86bb153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<packaging>jar</packaging>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<name>jnr-posix</name>
<description>
Common cross-project/cross-platform POSIX APIs
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.5</version>
<version>2.2.6</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit 86bb153

Please sign in to comment.