From cd504d164b84eb1cd54cec816f7d4e0b39af13d8 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 23 Oct 2013 22:31:56 +0200 Subject: Fixed bug 420091: Dirty working tree: about.mappings (PLATFORM.RESOURCES) Signed-off-by: Thanh Ha --- .../META-INF/MANIFEST.MF | 2 +- .../about.mappings | 2 +- bundles/org.eclipse.core.tools.resources/pom.xml | 28 +--------------------- 3 files changed, 3 insertions(+), 29 deletions(-) diff --git a/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF index 15d5662b4..34f6b87ac 100644 --- a/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-Name: Core Resources Tools Bundle-SymbolicName: org.eclipse.core.tools.resources;singleton=true -Bundle-Version: 1.4.0.qualifier +Bundle-Version: 1.4.100.qualifier Bundle-Vendor: Eclipse.org Bundle-Activator: org.eclipse.core.tools.resources.CoreResourcesToolsPlugin Bundle-Localization: plugin diff --git a/bundles/org.eclipse.core.tools.resources/about.mappings b/bundles/org.eclipse.core.tools.resources/about.mappings index bddaab431..515397acc 100644 --- a/bundles/org.eclipse.core.tools.resources/about.mappings +++ b/bundles/org.eclipse.core.tools.resources/about.mappings @@ -3,4 +3,4 @@ # java.io.Properties file (ISO 8859-1 with "\" escapes) # This file does not need to be translated. -0=@build@ \ No newline at end of file +0=${buildId} diff --git a/bundles/org.eclipse.core.tools.resources/pom.xml b/bundles/org.eclipse.core.tools.resources/pom.xml index 83a1427ab..6f5e67dd4 100644 --- a/bundles/org.eclipse.core.tools.resources/pom.xml +++ b/bundles/org.eclipse.core.tools.resources/pom.xml @@ -19,7 +19,7 @@ org.eclipse.core org.eclipse.core.tools.resources - 1.4.0-SNAPSHOT + 1.4.100-SNAPSHOT eclipse-plugin @@ -50,30 +50,4 @@ - - - - update-branding-plugins - - - - maven-antrun-plugin - - - process-resources - - - - - - - run - - - - - - - - -- cgit v1.2.3