From 4c1fe21ede07f377ec0722d3f912038a52263b2f Mon Sep 17 00:00:00 2001 From: Krzysztof Kwiecien Date: Fri, 21 Jul 2017 11:37:05 +0200 Subject: change VID_UEB_URL_LIST from VM name based to DNS based FQDN from DNS also make changes to allow mvn install and mvn docker:build work, it include: - epsdk version change to 1.3.0-SNAPSHOT - vid-parrent version to 1.1.0-SNAPSHOT - add .gitignore to ignore products mvn install and mvn docker:build also exception handling in test is added to make maven not complain Change-Id: I5d1c7f8cdd5b7e78a863cb6b9e64bc8d15c424c5 Signed-off-by: Krzysztof Kwiecien --- vid-app-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 387b27277..fbe74df58 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 UTF-8 - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT 4.2.0.RELEASE 4.3.11.Final -- cgit 1.2.3-korg