updating poms for 3.8.0-SNAPSHOT development
[taxeditor.git] / eu.etaxonomy.taxeditor.printpublisher / pom.xml
index daf1fe1441c3ec690f073efb1744c031be7ad969..4c2859ebb5d3ac23d6cd6209157b0ca3ca3bf4d4 100644 (file)
@@ -3,39 +3,16 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>3.0</version>
+               <version>3.8.0-SNAPSHOT</version>
        </parent>
-       
+
        <modelVersion>4.0.0</modelVersion>
-       
        <groupId>eu.etaxonomy</groupId>
-       
        <artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
-       
-       <packaging>jar</packaging>
-       
-       <version>3.0</version>
+       <packaging>eclipse-plugin</packaging>
        
        <name>Printpublisher Bundle</name>
-       
+       <description />
        <url>http://wp5.e-taxonomy.eu/printpublisher</url>
-       
-       <dependencies>
-               <dependency>
-                       <groupId>eu.etaxonomy</groupId>
-                       <artifactId>cdmlib-print</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>eu.etaxonomy</groupId>
-                       <artifactId>taxeditor-store</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>eu.etaxonomy</groupId>
-                       <artifactId>taxeditor-editor</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.eclipse</groupId>
-                       <artifactId>jface</artifactId>
-               </dependency>
-       </dependencies>
+
 </project>