File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >dev.onvoid.webrtc</groupId >
6
6
<artifactId >webrtc-java-parent</artifactId >
7
- <version >0.6.0-SNAPSHOT </version >
7
+ <version >0.6.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >webrtc-java-parent</name >
40
40
<connection >scm:git:git://github.com/devopvoid/webrtc-java.git</connection >
41
41
<
developerConnection >scm:git:ssh://
[email protected] /devopvoid/webrtc-java.git</
developerConnection >
42
42
<url >https://github.com/devopvoid/webrtc-java/tree/master</url >
43
- <tag >HEAD </tag >
43
+ <tag >v0.6.0 </tag >
44
44
</scm >
45
45
46
46
<distributionManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.onvoid.webrtc</groupId >
7
7
<artifactId >webrtc-java-parent</artifactId >
8
- <version >0.6.0-SNAPSHOT </version >
8
+ <version >0.6.0</version >
9
9
</parent >
10
10
11
11
<groupId >dev.onvoid.webrtc.demo</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.onvoid.webrtc.demo</groupId >
7
7
<artifactId >webrtc-java-demo</artifactId >
8
- <version >0.6.0-SNAPSHOT </version >
8
+ <version >0.6.0</version >
9
9
</parent >
10
10
11
11
<artifactId >webrtc-java-demo-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.onvoid.webrtc.demo</groupId >
7
7
<artifactId >webrtc-java-demo</artifactId >
8
- <version >0.6.0-SNAPSHOT </version >
8
+ <version >0.6.0</version >
9
9
</parent >
10
10
11
11
<artifactId >webrtc-java-demo-javafx</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.onvoid.webrtc</groupId >
7
7
<artifactId >webrtc-java-parent</artifactId >
8
- <version >0.6.0-SNAPSHOT </version >
8
+ <version >0.6.0</version >
9
9
</parent >
10
10
11
11
<artifactId >webrtc-java-jni</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.onvoid.webrtc</groupId >
7
7
<artifactId >webrtc-java-parent</artifactId >
8
- <version >0.6.0-SNAPSHOT </version >
8
+ <version >0.6.0</version >
9
9
</parent >
10
10
11
11
<artifactId >webrtc-java</artifactId >
You can’t perform that action at this time.
0 commit comments