File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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.9.0-SNAPSHOT </version >
7
+ <version >0.9.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.9.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.9.0-SNAPSHOT </version >
8
+ <version >0.9.0</version >
9
9
</parent >
10
10
11
11
<artifactId >webrtc-java-jni</artifactId >
16
16
<webrtc .src.dir>${user.home} /webrtc</webrtc .src.dir>
17
17
<webrtc .install.dir>${user.home} /webrtc/build</webrtc .install.dir>
18
18
<cmake .build.type>Release</cmake .build.type>
19
- <cmake .toolchain.file></ cmake .toolchain.file >
19
+ <cmake .toolchain.file / >
20
20
</properties >
21
21
22
22
<build >
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.9.0-SNAPSHOT </version >
8
+ <version >0.9.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