From edc3a54d88d0423b69c6ab67e1c3ac7bded418e5 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Tue, 22 May 2012 15:49:34 -0500 Subject: Bug 379748 - Pull request for Equinox from CBI - update versions that have not changed since indigo --- bundles/org.eclipse.equinox.util/META-INF/MANIFEST.MF | 2 +- bundles/org.eclipse.equinox.util/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bundles/org.eclipse.equinox.util') diff --git a/bundles/org.eclipse.equinox.util/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.util/META-INF/MANIFEST.MF index 4542d2d8d..ee4af4699 100644 --- a/bundles/org.eclipse.equinox.util/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.util/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.equinox.util Bundle-Name: %bundleName -Bundle-Version: 1.0.300.qualifier +Bundle-Version: 1.0.400.qualifier Bundle-Vendor: %bundleVendor Bundle-Activator: org.eclipse.equinox.internal.util.UtilActivator Bundle-Description: The Equinox Util Bundle contains services to facilitate bundle developers in their programming, and to lighten resource usage at runtime. diff --git a/bundles/org.eclipse.equinox.util/pom.xml b/bundles/org.eclipse.equinox.util/pom.xml index 60264220b..7d4296b0c 100644 --- a/bundles/org.eclipse.equinox.util/pom.xml +++ b/bundles/org.eclipse.equinox.util/pom.xml @@ -21,6 +21,6 @@ org.eclipse.equinox.bundles org.eclipse.equinox.util - 1.0.300-SNAPSHOT + 1.0.400-SNAPSHOT eclipse-plugin -- cgit v1.2.3