From b74a376b4d870b330761069e47abca98b5b4b597 Mon Sep 17 00:00:00 2001 From: Amvrosov Date: Fri, 24 Aug 2018 19:42:14 +0800 Subject: [PATCH] release 1.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2454691..8001365 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is a tool to import telemetry data from [UgCS](www.ugcs.com) to [DroneLogbo ```bash mvn clean package ``` -* after successful build you'll find executable `*.jar` application and `client.properties` configuration file in `distr` directory +* after successful build you'll find executable `ucsHub-1.0.jar` application and `client.properties` configuration file in `distr` directory ## Connection with UGCS diff --git a/pom.xml b/pom.xml index 6f6bff4..25560d0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ UgCS.ucs.hub ucsHub jar - 0.01 + 1.0 ucsHub