renamed taxeditor's cdmlib plugin
[taxeditor.git] / taxeditor-cdmlib / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
5 <parent>
6 <groupId>eu.etaxonomy</groupId>
7 <artifactId>taxeditor-parent</artifactId>
8 <version>3.0</version>
9 </parent>
10 <modelVersion>4.0.0</modelVersion>
11 <artifactId>taxeditor-cdmlib</artifactId>
12 <description>CDM Library as a plugin</description>
13 </project>