Skip to main content
summaryrefslogtreecommitdiffstats
path: root/stubs
diff options
context:
space:
mode:
authorSteffen Pingel2012-04-13 04:30:06 +0000
committerSteffen Pingel2012-04-13 04:30:06 +0000
commit93b3f5898079349a60ad4a7c0770e578c3219cd1 (patch)
tree8ee442d31afc0b93a446ad30efea67e3cfeb0f9e /stubs
parent7f98eef6215fc58d88e6e28c434e71f9ea778ae1 (diff)
downloadorg.eclipse.mylyn.commons-e_3_8_m_3_7_x.tar.gz
org.eclipse.mylyn.commons-e_3_8_m_3_7_x.tar.xz
org.eclipse.mylyn.commons-e_3_8_m_3_7_x.zip
NEW - bug 376678: update manifest versionsR_3_7_1e_3_8_m_3_7_x
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376678
Diffstat (limited to 'stubs')
-rw-r--r--stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF2
-rw-r--r--stubs/org.eclipse.mylyn.commons.notifications/META-INF/MANIFEST.MF2
-rw-r--r--stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF2
-rw-r--r--stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF2
4 files changed, 4 insertions, 4 deletions
diff --git a/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF
index 36802869..8612c8f2 100644
--- a/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF
+++ b/stubs/org.eclipse.mylyn.commons.identity/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.commons.identity;singleton:=true
-Bundle-Version: 0.9.0.v20120225-0100
+Bundle-Version: 0.9.1.v20120412-0100
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
diff --git a/stubs/org.eclipse.mylyn.commons.notifications/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.notifications/META-INF/MANIFEST.MF
index 929b4d1d..4fef67b9 100644
--- a/stubs/org.eclipse.mylyn.commons.notifications/META-INF/MANIFEST.MF
+++ b/stubs/org.eclipse.mylyn.commons.notifications/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.commons.notifications;singleton:=true
-Bundle-Version: 0.9.0.v20120225-0100
+Bundle-Version: 0.9.1.v20120412-0100
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.commons.ui.notifications;x-internal:=true,
diff --git a/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF
index 795dc268..08fd7571 100644
--- a/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF
+++ b/stubs/org.eclipse.mylyn.commons.repositories/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories;singleton:=true
-Bundle-Version: 0.9.0.v20120225-0100
+Bundle-Version: 0.9.1.v20120412-0100
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.commons.repositories;x-internal:=true,
diff --git a/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF b/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF
index 9ceca730..77e13c9e 100644
--- a/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF
+++ b/stubs/org.eclipse.mylyn.commons.team/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.commons.team;singleton:=true
-Bundle-Version: 0.9.0.v20120225-0100
+Bundle-Version: 0.9.1.v20120412-0100
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .

Back to the top