Removed improper element

Esse commit está contido em:
Matthew Horridge
2015-04-03 14:58:36 -07:00
commit 7f5455385f
@@ -72,15 +72,6 @@
</Import-Package>
<Include-Resource>{maven-resources},{maven-dependencies}</Include-Resource>
</instructions>
<executions>
<execution>
<id>bundle-manifest</id>
<phase>install</phase>
<goals>
<goal>manifest</goal>
</goals>
</execution>
</executions>
</configuration>
</plugin>