File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >dev.onvoid.webrtc</groupId >
66 <artifactId >webrtc-java-parent</artifactId >
7- <version >0.9.0-SNAPSHOT </version >
7+ <version >0.9.0</version >
88 <packaging >pom</packaging >
99
1010 <name >webrtc-java-parent</name >
4040 <connection >scm:git:git://github.com/devopvoid/webrtc-java.git</connection >
4141 <developerConnection >scm:git:ssh://git@github.com/devopvoid/webrtc-java.git</developerConnection >
4242 <url >https://github.com/devopvoid/webrtc-java/tree/master</url >
43- <tag >HEAD </tag >
43+ <tag >v0.9.0 </tag >
4444 </scm >
4545
4646 <distributionManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >dev.onvoid.webrtc</groupId >
77 <artifactId >webrtc-java-parent</artifactId >
8- <version >0.9.0-SNAPSHOT </version >
8+ <version >0.9.0</version >
99 </parent >
1010
1111 <artifactId >webrtc-java-jni</artifactId >
1616 <webrtc .src.dir>${user.home} /webrtc</webrtc .src.dir>
1717 <webrtc .install.dir>${user.home} /webrtc/build</webrtc .install.dir>
1818 <cmake .build.type>Release</cmake .build.type>
19- <cmake .toolchain.file></ cmake .toolchain.file >
19+ <cmake .toolchain.file / >
2020 </properties >
2121
2222 <build >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >dev.onvoid.webrtc</groupId >
77 <artifactId >webrtc-java-parent</artifactId >
8- <version >0.9.0-SNAPSHOT </version >
8+ <version >0.9.0</version >
99 </parent >
1010
1111 <artifactId >webrtc-java</artifactId >
You can’t perform that action at this time.
0 commit comments