blob: 96a32b421ece60e14c28dc550a41cda5d594d6b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2022 Willink Transformations and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
E.D.Willink - initial API and implementation
-->
<feature
id="org.eclipse.qvtd.releng.build"
label="QVTd Build Site (Incubation)"
version="0.28.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description>
Single feature to drive the build for all other Eclipse QVTd features.
</description>
<copyright>
[Documentation] Copyright text will be taken from the shared license feature
</copyright>
<includes
id="org.eclipse.qvtd.master"
version="0.0.0"/>
<includes
id="org.eclipse.qvtd.umlx"
version="0.0.0"/>
<includes
id="org.eclipse.qvtd.atl"
version="0.0.0"/>
</feature>