blob: 3b6f884dce1b4cd8d330bafd7a380d7e9e0c321f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
*
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Christophe Loetz (Loetz GmbH&Co.KG) - Initial implementation
-->
<!--#======================================================================= -->
<!--# Module specific parameters for the Jenkins Job -->
<!--#======================================================================= -->
<jenkins>
<jenkins.build.technologystack />
<settings>${user.home}/.m2/settingsMirrors.xml</settings>
<!-- DO NOT EDIT BELOW THIS LINE -->
<jenkins.build.dependencies>
<jenkins.build.dependency>org.eclipse.osbp.releng.maven</jenkins.build.dependency>
</jenkins.build.dependencies>
</jenkins>