1 |
dec50689
|
n.hoffmann
|
<?xml version="1.0"?>
|
2 |
c91fa0aa
|
Cherian Mathew
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
3 |
dec50689
|
n.hoffmann
|
<parent>
|
4 |
cfd87902
|
n.hoffmann
|
<artifactId>taxeditor-parent</artifactId>
|
5 |
dec50689
|
n.hoffmann
|
<groupId>eu.etaxonomy</groupId>
|
6 |
b7b91be9
|
jenkins
|
<version>3.8.0-SNAPSHOT</version>
|
7 |
dec50689
|
n.hoffmann
|
</parent>
|
8 |
b6f47468
|
n.hoffmann
|
|
9 |
dec50689
|
n.hoffmann
|
<modelVersion>4.0.0</modelVersion>
|
10 |
|
|
<groupId>eu.etaxonomy</groupId>
|
11 |
a49c25e1
|
n.hoffmann
|
<artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
|
12 |
b6f47468
|
n.hoffmann
|
<packaging>eclipse-plugin</packaging>
|
13 |
dec50689
|
n.hoffmann
|
|
14 |
cfd87902
|
n.hoffmann
|
<name>Printpublisher Bundle</name>
|
15 |
c91fa0aa
|
Cherian Mathew
|
<description />
|
16 |
3be6ef3e
|
n.hoffmann
|
<url>http://wp5.e-taxonomy.eu/printpublisher</url>
|
17 |
b6f47468
|
n.hoffmann
|
|
18 |
dec50689
|
n.hoffmann
|
</project>
|