removing unused configuration from pom.xml
authorn.hoffmann <n.hoffmann@localhost>
Wed, 14 Mar 2012 12:57:50 +0000 (12:57 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 14 Mar 2012 12:57:50 +0000 (12:57 +0000)
eu.etaxonomy.taxeditor/pom.xml

index 7cb5220fe12accdb44a48105a0db991e84f2bffd..f351f7297ef4e848f69f2e770ddaa03fecffd1ce 100644 (file)
                                        </products>
                                </configuration>
                        </plugin>
                                        </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>
 
                </plugins>
        </build>