Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Dec 11, 2014
1 parent a9b7b98 commit 352ef4a
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 @@ -9,7 +9,7 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-netdb</artifactId>
<packaging>jar</packaging>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
<name>jnr-netdb</name>
<description>Lookup TCP and UDP services from java</description>
<url>http://github.com/jnr/jnr-netdb</url>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>1.0.4</version>
<version>2.0.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 352ef4a

Please sign in to comment.