Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2007-07-12 19:00:44 +0000
committerkhussey2007-07-12 19:00:44 +0000
commitf8e09b767b4192623874bde62b2e64bb18921a2d (patch)
tree4af79a7c2f5f7939a4e075703299fcbc2779caa8 /plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF
parent90b4a3c0dae3a16abb7ba31c057e90343e00f773 (diff)
downloadorg.eclipse.uml2.test-f8e09b767b4192623874bde62b2e64bb18921a2d.tar.gz
org.eclipse.uml2.test-f8e09b767b4192623874bde62b2e64bb18921a2d.tar.xz
org.eclipse.uml2.test-f8e09b767b4192623874bde62b2e64bb18921a2d.zip
[196070] Handling proxies when object type is known (but feature is not).
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF
index 4e75de86..d12ffbff 100644
--- a/plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.uml/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.uml2.uml; singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.uml2.uml.UMLPlugin$Implementation
Bundle-Vendor: %providerName

Back to the top