Skip to content

Commit

Permalink
Update POM for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed Nov 7, 2017
1 parent 9ac0e59 commit e159bde
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 @@ -4,7 +4,7 @@

<groupId>org.jaudiolibs</groupId>
<artifactId>jnajack</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>jar</packaging>

<name>JNAJack</name>
Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>4.1.0</version>
<version>[4.1.0,5.0)</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit e159bde

Please sign in to comment.