Fix duplicate declaration of felix plugin execution for jetty-runner
This commit is contained in:
parent
2dc78a5cd9
commit
9fd3a9342f
|
@ -42,8 +42,6 @@
|
|||
<extensions>true</extensions>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>bundle-manifest</id>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<goal>manifest</goal>
|
||||
</goals>
|
||||
|
|
Loading…
Reference in New Issue