From dc0492e648e11431b99728253a4b28e9b76c3e27 Mon Sep 17 00:00:00 2001 From: Markus Rathgeb Date: Mon, 28 Jan 2019 22:15:50 +0000 Subject: [PATCH] Setup launch (#477) * fix launch configuration Signed-off-by: Markus Rathgeb --- tools/oomph/openHAB-Core.setup | 2 +- ...eSmartHomeMavenBuild.launch => openHABCoreMavenBuild.launch} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename tools/oomph/{EclipseSmartHomeMavenBuild.launch => openHABCoreMavenBuild.launch} (94%) diff --git a/tools/oomph/openHAB-Core.setup b/tools/oomph/openHAB-Core.setup index df3de991c..6cce01fd2 100644 --- a/tools/oomph/openHAB-Core.setup +++ b/tools/oomph/openHAB-Core.setup @@ -2423,7 +2423,7 @@ xsi:type="launching:LaunchTask" id="launch.smarthome.all" excludedTriggers="STARTUP" - launcher="EclipseSmartHomeMavenBuild"/> + launcher="openHABCoreMavenBuild"/> - +