File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ The resulting artifacts will be created in the `target` subdirectory.
6262You can run the executable jar via ` java -jar target/androidscreencast-VERSION-executable.jar ` , replacing VERSION with
6363the current version.
6464
65- For example, ` java -jar target/androidscreencast-0.0.8s -executable.jar ` .
65+ For example, ` java -jar target/androidscreencast-0.0.9s -executable.jar ` .
6666
6767Additionally OS-packages would be created with ADB executables bundled:
6868* ` androidscreencast-VERSION-windows.zip `
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.xsavikx</groupId >
55 <artifactId >androidscreencast</artifactId >
6- <version >0.0.9s-SNAPSHOT </version >
6+ <version >0.0.9s</version >
77 <name >Android Screencast</name >
88 <properties >
99 <spring .version>4.3.5.RELEASE</spring .version>
You can’t perform that action at this time.
0 commit comments