Updated version in pom / project files to taxeditor version : 3.7.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.feature.platform / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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/xsd/maven-4.0.0.xsd">
3 <parent>
4 <groupId>eu.etaxonomy</groupId>
5 <artifactId>taxeditor-parent</artifactId>
6 <version>3.7.0-SNAPSHOT</version>
7 </parent>
8 <modelVersion>4.0.0</modelVersion>
9 <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
10 <packaging>eclipse-feature</packaging>
11
12 <name>Taxonomic Editor Platform Dependencies</name>
13 <description />
14 <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle</url>
15 </project>