Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jnr-unixsocket-0.38.16
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 6, 2022
1 parent fc00cad commit 13f5a4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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-unixsocket</artifactId>
<packaging>jar</packaging>
<version>0.38.16-SNAPSHOT</version>
<version>0.38.16</version>
<name>jnr-unixsocket</name>
<description>UNIX socket channels for java</description>
<url>http://github.com/jnr/jnr-unixsocket</url>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.10</version>
<version>2.2.11</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -71,7 +71,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-enxio</artifactId>
<version>0.32.12</version>
<version>0.32.13</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 13f5a4e

Please sign in to comment.