Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/28#discussion_r71536581 --- Diff: ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF --- @@ -0,0 +1,48 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Plugin +Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true +Bundle-Version: 2.0.0.qualifier --- End diff -- * is 'qualifier' required? * I guess this must remain static "2.0.0" and could not be derived from `${syncope.version}`, right?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---