Skip to content

Commit

Permalink
[#182] Take care of orphan bundles
Browse files Browse the repository at this point in the history
Fix `org.eclipse.mylyn.jenkins.feature`

Signed-off-by: Alexander Fedorov <[email protected]>
  • Loading branch information
ruspl-afed committed Jul 13, 2023
1 parent dae621c commit 4721d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mylyn.builds/org.eclipse.mylyn.hudson-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<requires>
<import feature="org.eclipse.mylyn.builds.feature" version="4.0.0" match="compatible"/>
<import feature="org.eclipse.mylyn.commons.repositories.http.feature" version="4.0.0" match="compatible"/>
<import feature="org.eclipse.mylyn.commons.repositories.feature" version="4.0.0" match="compatible"/>
</requires>

<plugin
Expand Down

0 comments on commit 4721d5e

Please sign in to comment.