EGit v6.7.0.202308301100-rc1
[egit/eclipse.git] / org.eclipse.egit.target / pom.xml
blob14982ee72515023be72c04478dcec6f4d8f53704
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3    Copyright (C) 2012, Matthias Sohn <matthias.sohn@sap.com>
5    All rights reserved. This program and the accompanying materials
6    are made available under the terms of the Eclipse Public License 2.0
7    which accompanies this distribution, and is available at
8    https://www.eclipse.org/legal/epl-2.0/
10    SPDX-License-Identifier: EPL-2.0
11 -->
12 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
13   xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
14   <modelVersion>4.0.0</modelVersion>
16   <artifactId>org.eclipse.egit.target</artifactId>
17   <packaging>pom</packaging>
18   <name>EGit Target Platform Definition</name>
20   <parent>
21     <groupId>org.eclipse.egit</groupId>
22     <artifactId>egit-parent</artifactId>
23     <version>6.7.0.202308301100-rc1</version>
24   </parent>
25 </project>