blob: b60446d1564fd1afd6f5fb8d49fd5a4d71f408f5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010-2020 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Eike Stepper - initial API and implementation
-->
<feature
id="org.eclipse.emf.cdo.epp"
label="%featureName"
version="4.14.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.emf.cdo.license"
license-feature-version="0.0.0">
<description>
%description
</description>
<copyright url="%copyrightURL">
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
<discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
<includes
id="org.eclipse.emf.cdo"
version="0.0.0"/>
<includes
id="org.eclipse.emf.cdo.server"
version="0.0.0"/>
<includes
id="org.eclipse.net4j"
version="0.0.0"/>
<includes
id="org.eclipse.net4j.db"
version="0.0.0"/>
<includes
id="org.eclipse.emf.cdo.server.db"
version="0.0.0"/>
<includes
id="org.eclipse.emf.cdo.examples.installer"
version="0.0.0"/>
<includes
id="org.eclipse.net4j.examples.installer"
version="0.0.0"/>
<includes
id="org.eclipse.emf.cdo.compare"
version="0.0.0"/>
<includes
id="org.eclipse.emf.cdo.doc"
version="0.0.0"/>
<plugin
id="org.eclipse.emf.cdo.migrator"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>