Skip to content

Commit

Permalink
Update POM for 0.9.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed Nov 8, 2017
1 parent 076da61 commit d6f716c
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 @@ -5,7 +5,7 @@

<groupId>org.freedesktop.gstreamer</groupId>
<artifactId>gst1-java-core</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>jar</packaging>

<name>GStreamer 1.x Java Core</name>
Expand Down Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>4.4.0</version>
<version>[4.4.0,5.0)</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d6f716c

Please sign in to comment.