Skip to content

Commit

Permalink
Added singleton to manifest.mf #36
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Jun 10, 2018
1 parent ae0ca61 commit 12dbcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-editor-plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jenkins Editor
Bundle-SymbolicName: de.jcup.jenkinseditor.plugin
Bundle-SymbolicName: de.jcup.jenkinseditor.plugin;singleton:=true
Bundle-Version: 1.3.0
Bundle-Activator: de.jcup.jenkinseditor.JenkinsEditorActivator
Bundle-Vendor: Albert Tregnaghi
Expand Down

0 comments on commit 12dbcb0

Please sign in to comment.