Fix duplicate declaration of felix plugin execution for jetty-runner

This commit is contained in:
Jan Bartel 2015-12-23 14:22:19 +11:00
parent 2dc78a5cd9
commit 9fd3a9342f
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@
<extensions>true</extensions>
<executions>
<execution>
<id>bundle-manifest</id>
<phase>process-classes</phase>
<goals>
<goal>manifest</goal>
</goals>