We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b10766 commit 950ae9bCopy full SHA for 950ae9b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>dev.onvoid.webrtc</groupId>
6
<artifactId>webrtc-java-parent</artifactId>
7
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.12.0</version>
8
<packaging>pom</packaging>
9
10
<name>webrtc-java-parent</name>
@@ -40,7 +40,7 @@
40
<connection>scm:git:git://github.com/devopvoid/webrtc-java.git</connection>
41
<developerConnection>scm:git:ssh://[email protected]/devopvoid/webrtc-java.git</developerConnection>
42
<url>https://github.com/devopvoid/webrtc-java/tree/master</url>
43
- <tag>HEAD</tag>
+ <tag>v0.12.0</tag>
44
</scm>
45
46
<properties>
0 commit comments