[538851] Update version to 1.8.1

Change-Id: I610e0dab3708b77d91f422cc36667f69e6d49b40
Signed-off-by: Krum Tsvetkov <krum.tsvetkov@sap.com>
diff --git a/features/org.eclipse.mat.chart.feature/feature.xml b/features/org.eclipse.mat.chart.feature/feature.xml
index d50a9c0..e7b70d7 100644
--- a/features/org.eclipse.mat.chart.feature/feature.xml
+++ b/features/org.eclipse.mat.chart.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.mat.chart.feature"

       label="%featureName"

-      version="1.8.0.qualifier"

+      version="1.8.1.qualifier"

       provider-name="%providerName"

       plugin="org.eclipse.mat.chart">

 

@@ -30,8 +30,8 @@
       <import plugin="org.eclipse.birt.chart.device.swt" version="2.3.0" match="greaterOrEqual"/>

       <import plugin="org.eclipse.birt.chart.engine.extension" version="2.3.0" match="greaterOrEqual"/>

       <import plugin="org.eclipse.birt.core" version="2.3.0" match="greaterOrEqual"/>

-      <import plugin="org.eclipse.mat.ui" version="1.8.0" match="greaterOrEqual"/>

-      <import feature="org.eclipse.mat.feature" version="1.8.0" match="greaterOrEqual"/>

+      <import plugin="org.eclipse.mat.ui" version="1.8.1" match="greaterOrEqual"/>

+      <import feature="org.eclipse.mat.feature" version="1.8.1" match="greaterOrEqual"/>

    </requires>

 

    <plugin

diff --git a/features/org.eclipse.mat.chart.feature/pom.xml b/features/org.eclipse.mat.chart.feature/pom.xml
index 5b55e41..7b13fa7 100644
--- a/features/org.eclipse.mat.chart.feature/pom.xml
+++ b/features/org.eclipse.mat.chart.feature/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.chart.feature</artifactId>

diff --git a/features/org.eclipse.mat.feature/about.mappings b/features/org.eclipse.mat.feature/about.mappings
index d66f162..5b4a719 100644
--- a/features/org.eclipse.mat.feature/about.mappings
+++ b/features/org.eclipse.mat.feature/about.mappings
@@ -9,4 +9,4 @@
 #*    IBM Corporation - initial API and implementation and/or initial documentation

 #*******************************************************************************

 #Build

-0=1.8.0

+0=1.8.1

diff --git a/features/org.eclipse.mat.feature/feature.xml b/features/org.eclipse.mat.feature/feature.xml
index e89e1d0..ec76a54 100644
--- a/features/org.eclipse.mat.feature/feature.xml
+++ b/features/org.eclipse.mat.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.mat.feature"

       label="%featureName"

-      version="1.8.0.qualifier"

+      version="1.8.1.qualifier"

       provider-name="%providerName"

       plugin="org.eclipse.mat.api">

    <install-handler/>

diff --git a/features/org.eclipse.mat.feature/pom.xml b/features/org.eclipse.mat.feature/pom.xml
index 30e4815..6142911 100644
--- a/features/org.eclipse.mat.feature/pom.xml
+++ b/features/org.eclipse.mat.feature/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.feature</artifactId>

diff --git a/features/org.eclipse.mat.ui.rcp.feature/feature.xml b/features/org.eclipse.mat.ui.rcp.feature/feature.xml
index c623889..b1bd1f3 100644
--- a/features/org.eclipse.mat.ui.rcp.feature/feature.xml
+++ b/features/org.eclipse.mat.ui.rcp.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.mat.ui.rcp.feature"

       label="%featureName"

-      version="1.8.0.qualifier"

+      version="1.8.1.qualifier"

       provider-name="%providerName"

       plugin="org.eclipse.mat.ui.rcp">

 

diff --git a/features/org.eclipse.mat.ui.rcp.feature/pom.xml b/features/org.eclipse.mat.ui.rcp.feature/pom.xml
index 0aa309a..d9bfefa 100644
--- a/features/org.eclipse.mat.ui.rcp.feature/pom.xml
+++ b/features/org.eclipse.mat.ui.rcp.feature/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.ui.rcp.feature</artifactId>

diff --git a/org.eclipse.mat.product/mat.product b/org.eclipse.mat.product/mat.product
index 0b2d8d2..d11341c 100644
--- a/org.eclipse.mat.product/mat.product
+++ b/org.eclipse.mat.product/mat.product
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>

 <?pde version="3.5"?>

 

-<product name="Memory Analyzer Tool" uid="org.eclipse.mat.ui.rcp.MemoryAnalyzer" id="org.eclipse.mat.ui.rcp.MemoryAnalyzer" application="org.eclipse.mat.ui.rcp.application" version="1.8.0" useFeatures="true" includeLaunchers="true">

+<product name="Memory Analyzer Tool" uid="org.eclipse.mat.ui.rcp.MemoryAnalyzer" id="org.eclipse.mat.ui.rcp.MemoryAnalyzer" application="org.eclipse.mat.ui.rcp.application" version="1.8.1" useFeatures="true" includeLaunchers="true">

 

    <aboutInfo>

       <image path="/org.eclipse.mat.ui.rcp/icons/eclipse_lg.gif"/>

       <text>

          Eclipse Memory Analyzer
 
-Version: 1.8.0
+Version: 1.8.1
 
 Copyright (c) 2008, 2018 SAP AG, IBM Corporation and others. All rights reserved.
 Visit http://www.eclipse.org/mat

diff --git a/org.eclipse.mat.product/pom.xml b/org.eclipse.mat.product/pom.xml
index 9c7e7ed..89c9330 100644
--- a/org.eclipse.mat.product/pom.xml
+++ b/org.eclipse.mat.product/pom.xml
Binary files differ
diff --git a/org.eclipse.mat.targetdef/pom.xml b/org.eclipse.mat.targetdef/pom.xml
index aebd232..b2519b0 100644
--- a/org.eclipse.mat.targetdef/pom.xml
+++ b/org.eclipse.mat.targetdef/pom.xml
@@ -13,7 +13,7 @@
 		<groupId>org.eclipse.mat</groupId>

 		<artifactId>parent</artifactId>

 		<relativePath>../parent</relativePath>

-		<version>1.8.0-SNAPSHOT</version>

+		<version>1.8.1-SNAPSHOT</version>

 	</parent>

 

   <artifactId>org.eclipse.mat.targetdef</artifactId>

diff --git a/org.eclipse.mat.updatesite/pom.xml b/org.eclipse.mat.updatesite/pom.xml
index 9c290aa..7134e17 100644
--- a/org.eclipse.mat.updatesite/pom.xml
+++ b/org.eclipse.mat.updatesite/pom.xml
@@ -7,7 +7,7 @@
 		<groupId>org.eclipse.mat</groupId>

 		<artifactId>parent</artifactId>

 		<relativePath>../parent</relativePath>

-		<version>1.8.0-SNAPSHOT</version>

+		<version>1.8.1-SNAPSHOT</version>

 	</parent>

 

 	<artifactId>org.eclipse.mat.updatesite</artifactId>

diff --git a/parent/pom.xml b/parent/pom.xml
index 3b7c032..c3edd9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -10,7 +10,7 @@
 

 	<groupId>org.eclipse.mat</groupId>

 	<artifactId>parent</artifactId>

-	<version>1.8.0-SNAPSHOT</version>

+	<version>1.8.1-SNAPSHOT</version>

 	<packaging>pom</packaging>

 

 	<name>MAT Parent</name>

diff --git a/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
index e954195..190480e 100644
--- a/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

 Bundle-SymbolicName: org.eclipse.mat.api;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Export-Package: org.eclipse.mat.inspections.osgi;x-friends:="org.eclipse.mat.ui",

  org.eclipse.mat.inspections.osgi.model;x-friends:="org.eclipse.mat.ui",

  org.eclipse.mat.internal.acquire;x-friends:="org.eclipse.mat.ui",

diff --git a/plugins/org.eclipse.mat.api/about.mappings b/plugins/org.eclipse.mat.api/about.mappings
index d66f162..5b4a719 100644
--- a/plugins/org.eclipse.mat.api/about.mappings
+++ b/plugins/org.eclipse.mat.api/about.mappings
@@ -9,4 +9,4 @@
 #*    IBM Corporation - initial API and implementation and/or initial documentation

 #*******************************************************************************

 #Build

-0=1.8.0

+0=1.8.1

diff --git a/plugins/org.eclipse.mat.api/pom.xml b/plugins/org.eclipse.mat.api/pom.xml
index 6325537..0bb3cc2 100644
--- a/plugins/org.eclipse.mat.api/pom.xml
+++ b/plugins/org.eclipse.mat.api/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
index 17ad77c..4ca70f9 100644
--- a/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.chart.ui;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Vendor: %Bundle-Vendor

 Require-Bundle: org.eclipse.mat.chart;bundle-version="1.0.0",

  org.eclipse.mat.ui;bundle-version="1.0.0",

diff --git a/plugins/org.eclipse.mat.chart.ui/pom.xml b/plugins/org.eclipse.mat.chart.ui/pom.xml
index d465373..81fef0d 100644
--- a/plugins/org.eclipse.mat.chart.ui/pom.xml
+++ b/plugins/org.eclipse.mat.chart.ui/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
index b291d06..a50df5b 100644
--- a/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.chart;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",

  org.eclipse.birt.chart.engine;bundle-version="2.3.0"

 Export-Package: org.eclipse.mat.impl.chart;x-friends:="org.eclipse.mat.chart.ui"

diff --git a/plugins/org.eclipse.mat.chart/about.mappings b/plugins/org.eclipse.mat.chart/about.mappings
index d66f162..5b4a719 100644
--- a/plugins/org.eclipse.mat.chart/about.mappings
+++ b/plugins/org.eclipse.mat.chart/about.mappings
@@ -9,4 +9,4 @@
 #*    IBM Corporation - initial API and implementation and/or initial documentation

 #*******************************************************************************

 #Build

-0=1.8.0

+0=1.8.1

diff --git a/plugins/org.eclipse.mat.chart/pom.xml b/plugins/org.eclipse.mat.chart/pom.xml
index a2b8bf2..440975e 100644
--- a/plugins/org.eclipse.mat.chart/pom.xml
+++ b/plugins/org.eclipse.mat.chart/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.chart</artifactId>

diff --git a/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
index e077a00..28081bf 100644
--- a/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-SymbolicName: org.eclipse.mat.dtfj;singleton:=true

 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Require-Bundle: org.eclipse.mat.parser;bundle-version="1.0.0",

  org.eclipse.core.runtime;bundle-version="3.3.100",

diff --git a/plugins/org.eclipse.mat.dtfj/pom.xml b/plugins/org.eclipse.mat.dtfj/pom.xml
index 85702a7..03b20ec 100644
--- a/plugins/org.eclipse.mat.dtfj/pom.xml
+++ b/plugins/org.eclipse.mat.dtfj/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.dtfj</artifactId>

diff --git a/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
index 82e3fcd..8a51616 100644
--- a/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.hprof;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Vendor: %Bundle-Vendor

 Require-Bundle: org.eclipse.mat.parser;bundle-version="1.0.0",

  org.eclipse.core.runtime;bundle-version="3.3.100",

diff --git a/plugins/org.eclipse.mat.hprof/pom.xml b/plugins/org.eclipse.mat.hprof/pom.xml
index 5ad8288..fe50bb3 100644
--- a/plugins/org.eclipse.mat.hprof/pom.xml
+++ b/plugins/org.eclipse.mat.hprof/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
index b7ac959..b506172 100644
--- a/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-SymbolicName: org.eclipse.mat.ibmdumps;singleton:=true

 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",

  org.eclipse.mat.api;bundle-version="1.0.0"

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

diff --git a/plugins/org.eclipse.mat.ibmdumps/pom.xml b/plugins/org.eclipse.mat.ibmdumps/pom.xml
index ce7e66f..7e494be 100644
--- a/plugins/org.eclipse.mat.ibmdumps/pom.xml
+++ b/plugins/org.eclipse.mat.ibmdumps/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.ibmdumps</artifactId>

diff --git a/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
index 901fba6..b0dd49f 100644
--- a/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.jdt;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",

  org.eclipse.ui,

diff --git a/plugins/org.eclipse.mat.jdt/pom.xml b/plugins/org.eclipse.mat.jdt/pom.xml
index 378a7c3..f43650f 100644
--- a/plugins/org.eclipse.mat.jdt/pom.xml
+++ b/plugins/org.eclipse.mat.jdt/pom.xml
@@ -9,7 +9,7 @@
     <groupId>org.eclipse.mat</groupId>

     <artifactId>parent</artifactId>

     <relativePath>../../parent</relativePath>

-    <version>1.8.0-SNAPSHOT</version>

+    <version>1.8.1-SNAPSHOT</version>

   </parent>

 

   <artifactId>org.eclipse.mat.jdt</artifactId>

diff --git a/plugins/org.eclipse.mat.jruby.resolver/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.jruby.resolver/META-INF/MANIFEST.MF
index a2e9220..a72cc69 100644
--- a/plugins/org.eclipse.mat.jruby.resolver/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.jruby.resolver/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.jruby.resolver;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Vendor: %Bundle-Vendor

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Require-Bundle: org.eclipse.mat.api;bundle-version="[1.0.0,2.0.0)",

diff --git a/plugins/org.eclipse.mat.jruby.resolver/pom.xml b/plugins/org.eclipse.mat.jruby.resolver/pom.xml
index 37f5bf9..deb858e 100644
--- a/plugins/org.eclipse.mat.jruby.resolver/pom.xml
+++ b/plugins/org.eclipse.mat.jruby.resolver/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
index c8a7f86..c97a64d 100644
--- a/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.parser;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Activator: org.eclipse.mat.parser.internal.ParserPlugin

 Bundle-Vendor: %Bundle-Vendor

 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",

diff --git a/plugins/org.eclipse.mat.parser/pom.xml b/plugins/org.eclipse.mat.parser/pom.xml
index 6ceb013..4ed9f89 100644
--- a/plugins/org.eclipse.mat.parser/pom.xml
+++ b/plugins/org.eclipse.mat.parser/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
index 924063b..286f8a5 100644
--- a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

 Bundle-SymbolicName: org.eclipse.mat.report;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Export-Package: org.eclipse.mat,

  org.eclipse.mat.collect,

diff --git a/plugins/org.eclipse.mat.report/pom.xml b/plugins/org.eclipse.mat.report/pom.xml
index 735e04d..a3ab1c6 100644
--- a/plugins/org.eclipse.mat.report/pom.xml
+++ b/plugins/org.eclipse.mat.report/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
index a7da813..45dc803 100644
--- a/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: Memory Analyzer Tests

 Bundle-SymbolicName: org.eclipse.mat.tests;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",

- org.eclipse.mat.parser;bundle-version="1.8.0",

+ org.eclipse.mat.parser;bundle-version="1.8.1",

  org.eclipse.core.runtime,

  org.apache.ant;bundle-version="1.7.0",

- org.eclipse.mat.ui;bundle-version="1.8.0",

+ org.eclipse.mat.ui;bundle-version="1.8.1",

  org.hamcrest.core,

  org.hamcrest.library 

 Bundle-ActivationPolicy: lazy

diff --git a/plugins/org.eclipse.mat.tests/pom.xml b/plugins/org.eclipse.mat.tests/pom.xml
index 34c9549..c93e3e0 100644
--- a/plugins/org.eclipse.mat.tests/pom.xml
+++ b/plugins/org.eclipse.mat.tests/pom.xml
@@ -8,7 +8,7 @@
 		<groupId>org.eclipse.mat</groupId>

 		<artifactId>parent</artifactId>

 		<relativePath>../../parent</relativePath>

-		<version>1.8.0-SNAPSHOT</version>

+		<version>1.8.1-SNAPSHOT</version>

 	</parent>

 

 	<artifactId>org.eclipse.mat.tests</artifactId>

diff --git a/plugins/org.eclipse.mat.ui.capabilities/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.capabilities/META-INF/MANIFEST.MF
index 0613f20..53fabbf 100644
--- a/plugins/org.eclipse.mat.ui.capabilities/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.capabilities/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mat.ui.capabilities;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.8.1.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.ui;bundle-version="3.4.0"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
index cc1c889..ecdcec2 100644
--- a/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.ui.help;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Vendor: %Bundle-Vendor

 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",

  org.eclipse.help;bundle-version="3.3.0",

diff --git a/plugins/org.eclipse.mat.ui.help/pom.xml b/plugins/org.eclipse.mat.ui.help/pom.xml
index f65dcb1..f287ac7 100644
--- a/plugins/org.eclipse.mat.ui.help/pom.xml
+++ b/plugins/org.eclipse.mat.ui.help/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.ui.rcp.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.rcp.tests/META-INF/MANIFEST.MF
index 98c142d..23a73c5 100644
--- a/plugins/org.eclipse.mat.ui.rcp.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.rcp.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: Memory Analyzer Tests

 Bundle-SymbolicName: org.eclipse.mat.ui.rcp.tests;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-ActivationPolicy: lazy

 Import-Package: com.ibm.icu.text;version="3.6.1",

diff --git a/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml b/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml
index dfe580c..505212e 100644
--- a/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml
+++ b/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml
@@ -8,7 +8,7 @@
 		<groupId>org.eclipse.mat</groupId>

 		<artifactId>parent</artifactId>

 		<relativePath>../../parent</relativePath>

-		<version>1.8.0-SNAPSHOT</version>

+		<version>1.8.1-SNAPSHOT</version>

 	</parent>

 

 	<artifactId>org.eclipse.mat.ui.rcp.tests</artifactId>

diff --git a/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
index d71bf4d..89c57c2 100644
--- a/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-SymbolicName: org.eclipse.mat.ui.rcp;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Vendor: %Bundle-Vendor

 Require-Bundle: org.eclipse.mat.ui.help;bundle-version="1.0.0",

  org.eclipse.mat.ui;bundle-version="1.0.0",

diff --git a/plugins/org.eclipse.mat.ui.rcp/about.mappings b/plugins/org.eclipse.mat.ui.rcp/about.mappings
index 798cb94..dc13d4d 100644
--- a/plugins/org.eclipse.mat.ui.rcp/about.mappings
+++ b/plugins/org.eclipse.mat.ui.rcp/about.mappings
@@ -9,6 +9,6 @@
 #*    IBM Corporation - initial API and implementation and/or initial documentation

 #*******************************************************************************

 #Build

-0=1.8.0

+0=1.8.1

 #Product

-1=1.8.0

+1=1.8.1

diff --git a/plugins/org.eclipse.mat.ui.rcp/pom.xml b/plugins/org.eclipse.mat.ui.rcp/pom.xml
index 2f1deaa..f456366 100644
--- a/plugins/org.eclipse.mat.ui.rcp/pom.xml
+++ b/plugins/org.eclipse.mat.ui.rcp/pom.xml
Binary files differ
diff --git a/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
index f205a30..49229b1 100644
--- a/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

 Bundle-SymbolicName: org.eclipse.mat.ui;singleton:=true

-Bundle-Version: 1.8.0.qualifier

+Bundle-Version: 1.8.1.qualifier

 Bundle-Activator: org.eclipse.mat.ui.MemoryAnalyserPlugin

 Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0";visibility:=reexport,

  org.eclipse.core.runtime;bundle-version="3.3.100",

diff --git a/plugins/org.eclipse.mat.ui/pom.xml b/plugins/org.eclipse.mat.ui/pom.xml
index 42afe8e..83df722 100644
--- a/plugins/org.eclipse.mat.ui/pom.xml
+++ b/plugins/org.eclipse.mat.ui/pom.xml
Binary files differ