From 9914794fcabbeb7956a37b2ef16097ab9d01b3b0 Mon Sep 17 00:00:00 2001 From: Iurii Sergiichuk Date: Fri, 3 Mar 2017 23:30:48 +0200 Subject: [PATCH] update version in README and ensure packaging is defined in pom.xml --- README.md | 2 +- pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ace09f..550960a 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The resulting artifacts will be created in the `target` subdirectory. You can run the executable jar via `java -jar target/androidscreencast-VERSION-executable.jar`, replacing VERSION with the current version. -For example, `java -jar target/androidscreencast-0.0.9s-executable.jar`. +For example, `java -jar target/androidscreencast-0.0.10s-executable.jar`. Additionally OS-packages would be created with ADB executables bundled: * `androidscreencast-VERSION-windows.zip` diff --git a/pom.xml b/pom.xml index dc3501e..a004b8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,7 @@ androidscreencast 0.0.10s Android Screencast + jar 2.9 25.2.0