merged campanula branch to trunk. Main features are: BioCase Query via Imports, Deriv...
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index 7cb5220fe12accdb44a48105a0db991e84f2bffd..1f8674852031784e61f3a41bc0522acdb18b8d22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.0.10-SNAPSHOT</version>
+               <version>3.3.0.201401161011</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
                                        </products>
                                </configuration>
                        </plugin>
-                       <plugin>
-                       <artifactId>maven-antrun-plugin</artifactId>
-                       <executions>
-                         <execution>
-                           <phase>package</phase>
-                           <configuration>
-                             <target>
-
-                               <!--
-                                 Place any Ant task here. You can add anything
-                                 you can add between <target> and </target> in a
-                                 build.xml.
-                               -->
-
-                             </target>
-                           </configuration>
-                           <goals>
-                             <goal>package</goal>
-                           </goals>
-                         </execution>
-                       </executions>
-                     </plugin>
                </plugins>
        </build>