Skip to content

Commit

Permalink
Update POM for release 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed Jan 14, 2021
1 parent 8dc16d7 commit 6aa1f3c
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>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>jar</packaging>

<name>GStreamer 1.x Java Core</name>
Expand Down Expand Up @@ -107,7 +107,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20</version>
<version>2.22.2</version>
<configuration>
<!--<skipTests>true</skipTests>-->
<forkCount>1</forkCount>
Expand Down

0 comments on commit 6aa1f3c

Please sign in to comment.