diff options
Diffstat (limited to 'org.eclipse.jgit.ui/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ui/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index a910cb645a..bc47ed3d05 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -94,15 +94,6 @@ </Import-Package> </instructions> </configuration> - <executions> - <execution> - <id>bundle-manifest</id> - <phase>process-classes</phase> - <goals> - <goal>manifest</goal> - </goals> - </execution> - </executions> </plugin> <plugin> |