Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsboshev2008-04-01 13:18:17 +0000
committersboshev2008-04-01 13:18:17 +0000
commit92287ca3c79c9db2b5d5fd906adb16a07370f3f2 (patch)
tree25b208256981fb8d464025df293fead9b8b66f6b /bundles/org.eclipse.equinox.wireadmin
parent3de7de8b21b4e7916a9829890b8d5a2372e76b0a (diff)
downloadrt.equinox.bundles-92287ca3c79c9db2b5d5fd906adb16a07370f3f2.tar.gz
rt.equinox.bundles-92287ca3c79c9db2b5d5fd906adb16a07370f3f2.tar.xz
rt.equinox.bundles-92287ca3c79c9db2b5d5fd906adb16a07370f3f2.zip
Move to bundle-version 1.0
Diffstat (limited to 'bundles/org.eclipse.equinox.wireadmin')
-rw-r--r--bundles/org.eclipse.equinox.wireadmin/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.wireadmin/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.wireadmin/META-INF/MANIFEST.MF
index ef2252a09..6622daeb7 100644
--- a/bundles/org.eclipse.equinox.wireadmin/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.wireadmin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Wire Admin Service
Bundle-SymbolicName: org.eclipse.equinox.wireadmin
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: Eclipse
Bundle-Description: This bundle provides utility classes for Producer and Consumer services.
Bundle-Activator: org.eclipse.equinox.internal.wireadmin.Activator

Back to the top