summaryrefslogtreecommitdiffstats
path: root/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom
blob: 275c439f5d0dae4db95d8c03d06fd5b1c7854765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.eclipse.equinox</groupId>
  <artifactId>launcher</artifactId>
  <version>1.0.200-v20090520</version>
  <name>%pluginName</name>
  <licenses>
    <license>
      <name>Eclipse Public License - v 1.0</name>
      <url>http://www.eclipse.org/org/documents/epl-v10.html</url>
    </license>
  </licenses>
</project>