From 2ca89ec9388f87c3a7139beb1594a2dd468ac92f Mon Sep 17 00:00:00 2001 From: Paul Webster Date: Mon, 8 Apr 2013 10:59:49 -0500 Subject: Bug 405151 - [CBI] Remove antrunner replace tasks --- ui/org.eclipse.pde/about.mappings | 2 +- ui/org.eclipse.pde/pom.xml | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/ui/org.eclipse.pde/about.mappings b/ui/org.eclipse.pde/about.mappings index 720ca870fa..46bcc2646c 100644 --- a/ui/org.eclipse.pde/about.mappings +++ b/ui/org.eclipse.pde/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} \ No newline at end of file diff --git a/ui/org.eclipse.pde/pom.xml b/ui/org.eclipse.pde/pom.xml index acec5f9df1..1688a6f67d 100644 --- a/ui/org.eclipse.pde/pom.xml +++ b/ui/org.eclipse.pde/pom.xml @@ -39,24 +39,15 @@ update-branding-plugins - - - maven-antrun-plugin - - - process-resources - - - - - - - run - - - - - + + + . + + about.mappings + + true + + -- cgit v1.2.3