Add properties for smoketest to run
authorLarry Sachs <larry.j.sachs@intel.com>
Wed, 8 Mar 2017 20:06:49 +0000 (12:06 -0800)
committerRick Bell <richard.s.bell@intel.com>
Thu, 9 Mar 2017 18:54:13 +0000 (18:54 +0000)
Recent changes have added new properties.
PROJECT_VERSION and MULTIPLE_OWNER are now required.

Change-Id: Iae140a0d9c09f9604f6a50a04320b5f5d47cbde1
Signed-off-by: Larry Sachs <larry.j.sachs@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/17789
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: George Nash <george.nash@intel.com>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
java/iotivity-android/gradle.properties

index 4f95e01..a351750 100755 (executable)
@@ -39,6 +39,8 @@
 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
 # org.gradle.parallel=true
 
+PROJECT_VERSION=1.3.0
+MULTIPLE_OWNER=0
 WITH_CLOUD=0
 WITH_TRANSPORT_EDR=0
 WITH_TRANSPORT_BLE=0