merged campanula branch to trunk. Main features are: BioCase Query via Imports, Deriv...
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index 9fcf21a641d9e0f2a52c2abb0a61db207263a72c..1f8674852031784e61f3a41bc0522acdb18b8d22 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.0.9-SNAPSHOT</version>
+               <version>3.3.0.201401161011</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor</artifactId>
        <packaging>eclipse-repository</packaging>
 
-       <name>EDIT Taxonomic Editor</name>
+       <name>EDIT Taxonomic Editor Product</name>
        <description>The EDIT Taxonomic Desktop Editor</description>
        <url>http://wp5.e-taxonomy.eu/taxeditor</url>
 
                                                </goals>
                                        </execution>
                                </executions>
+                               <configuration>
+                                       <products>
+                                               <product>
+                                                       <id>eu.etaxonomy.taxeditor.product</id>
+                                                       <rootFolder>EDIT Taxonomic Editor</rootFolder>
+                                               </product>
+                                       </products>
+                               </configuration>
                        </plugin>
                </plugins>
        </build>