Skip to content

Commit

Permalink
#603 removed bundle-version to allow new cobigen eclipse plugin to wo…
Browse files Browse the repository at this point in the history
…rk with the plugin
  • Loading branch information
maybeec committed Jun 4, 2018
1 parent d8dce55 commit 861d66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobigen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<configuration>
<skip>${skip.deployment}</skip>
<instructions>
<Fragment-Host>com.capgemini.cobigen.eclipse;bundle-version=3.0.0</Fragment-Host>
<Fragment-Host>com.devonfw.cobigen.eclipse</Fragment-Host>
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
<Embed-Dependency>*;scope=!test</Embed-Dependency>
<Bundle-ClassPath>.,{maven-dependencies}</Bundle-ClassPath>
Expand Down

0 comments on commit 861d66e

Please sign in to comment.