Skip to content

Commit 6aa1f3c

Browse files
Update POM for release 1.4.0.
1 parent 8dc16d7 commit 6aa1f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.freedesktop.gstreamer</groupId>
77
<artifactId>gst1-java-core</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.4.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>GStreamer 1.x Java Core</name>
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-surefire-plugin</artifactId>
110-
<version>2.20</version>
110+
<version>2.22.2</version>
111111
<configuration>
112112
<!--<skipTests>true</skipTests>-->
113113
<forkCount>1</forkCount>

0 commit comments

Comments
 (0)