updating poms for 3.8.0-SNAPSHOT development
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / pom.xml
index d553aec651a999eb45752257d101155d75466219..e75d41e1ab26b9b07c5e5a1bffb3b9817b67fa10 100644 (file)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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">
-       <parent>
-               <groupId>eu.etaxonomy</groupId>
-               <artifactId>taxeditor-parent</artifactId>
-               <version>3.4.0-SNAPSHOT</version>
-       </parent>
-       <modelVersion>4.0.0</modelVersion>
-       <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
-       <packaging>eclipse-feature</packaging>
-       
-       <name>Taxonomic Editor Feature</name>
-       <description/>
-       <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle</url>
+  <parent>
+    <groupId>eu.etaxonomy</groupId>
+    <artifactId>taxeditor-parent</artifactId>
+    <version>3.8.0-SNAPSHOT</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
+  <packaging>eclipse-feature</packaging>
+
+  <name>Taxonomic Editor Feature</name>
+  <description />
+  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle</url>
 </project>