Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-06-27 07:25:45 +0000
committerEike Stepper2009-06-27 07:25:45 +0000
commit88d3c21e00a3eea763515f3dc0e4da3918ab3dc5 (patch)
tree2548ff349ee7d455a9dfd4de4fa9e74f3e96aa93 /plugins/org.gastro.inventory.edit
parent70dbc1c5d8dc1ebe900203a3bd7ed17cbe1136d5 (diff)
downloadcdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.tar.gz
cdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.tar.xz
cdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.zip
Adjust versions to 3.0.0 in development stream
Diffstat (limited to 'plugins/org.gastro.inventory.edit')
-rw-r--r--plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF b/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF
index 00f5cd8aec..f8331e6b93 100644
--- a/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.inventory.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.gastro.inventory.edit;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 3.0.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.gastro.inventory.provider.InventoryEditPlugin$Implementation
Bundle-Vendor: %providerName

Back to the top