Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Bricon2015-04-09 21:50:07 +0000
committerFred Bricon2015-04-09 21:51:18 +0000
commit7cc909e0da479322a332f28738b2c00eb4d43e79 (patch)
tree85cdefebac483ae66f0fb7400ae057fb447eb49c /org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF
parent1a022917d0b52da52449086b8ae0c2790affbf35 (diff)
downloadm2e-core-7cc909e0da479322a332f28738b2c00eb4d43e79.tar.gz
m2e-core-7cc909e0da479322a332f28738b2c00eb4d43e79.tar.xz
m2e-core-7cc909e0da479322a332f28738b2c00eb4d43e79.zip
version 1.5.2-SNAPSHOT
Change-Id: Ib8861e8ba0ec980d9a29f859f87fa2d4d144f093 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Diffstat (limited to 'org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF b/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF
index 3f99705d..70e0a86d 100644
--- a/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.m2e.profiles.ui;singleton:=true
-Bundle-Version: 1.5.1.qualifier
+Bundle-Version: 1.5.2.qualifier
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.m2e.profiles.ui.internal.MavenProfilesUIActivator
Require-Bundle: org.eclipse.ui,

Back to the top