Skip to content

Commit

Permalink
Issue #53, Change version to 1.16.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
krumts committed May 15, 2024
1 parent 8068667 commit 359a769
Show file tree
Hide file tree
Showing 48 changed files with 61 additions and 61 deletions.
6 changes: 3 additions & 3 deletions features/org.eclipse.mat.chart.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.chart.feature"
label="%featureName"
version="1.15.0.qualifier"
version="1.16.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.chart">

Expand Down Expand Up @@ -42,8 +42,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.15.0" match="greaterOrEqual"/>
<import feature="org.eclipse.mat.feature" version="1.15.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.mat.ui" version="1.16.0" match="greaterOrEqual"/>
<import feature="org.eclipse.mat.feature" version="1.16.0" match="greaterOrEqual"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.chart.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.15.0
0=1.16.0
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.feature"
label="%featureName"
version="1.15.0.qualifier"
version="1.16.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.api">
<install-handler/>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.ui.rcp.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.ui.rcp.feature"
label="%featureName"
version="1.15.0.qualifier"
version="1.16.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.ui.rcp">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.ui.rcp.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.ui.rcp.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name=Eclipse Memory Analyzer
id=org.eclipse.mat
version=1.15.0
version=1.16.0
4 changes: 2 additions & 2 deletions org.eclipse.mat.product/mat.p2.inf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ requires.2.range = [1.0.0, 2.0.0)
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/readme);\
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/artifacts.xml);\
addRepository(type:0,name:Eclipse 2022-12,location:https${#58}//download.eclipse.org/releases/2022-12/,enabled:true);\
addRepository(type:1,name:Eclipse 2022-12,location:https${#58}//download.eclipse.org/releases/2022-12/,enabled:true);\
addRepository(type:0,name:Eclipse 2023-12,location:https${#58}//download.eclipse.org/releases/2023-12/,enabled:true);\
addRepository(type:1,name:Eclipse 2023-12,location:https${#58}//download.eclipse.org/releases/2023-12/,enabled:true);\
setProgramProperty(propName:osgi.requiredJavaVersion,propValue:17);
4 changes: 2 additions & 2 deletions org.eclipse.mat.product/mat.product
Original file line number Diff line number Diff line change
@@ -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.15.0.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="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.16.0.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">

<aboutInfo>
<image path="/org.eclipse.mat.ui.rcp/icons/eclipse_lg.gif"/>
<text>
Eclipse Memory Analyzer

Version: 1.15.0
Version: 1.16.0

Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others.

Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.product</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.targetdef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.targetdef</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.updatesite</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>MAT Parent</name>
Expand Down Expand Up @@ -65,7 +65,7 @@
<!-- mat-release-repo-url specifies from which p2 repo the MAT bundles
come, when the build-release profile is used -->
<mat-release-repo-url>http://download.eclipse.org/mat/latest/update-site/</mat-release-repo-url>
<p2.mirrorsPrefix>/mat/1.15.0/update-site/</p2.mirrorsPrefix>
<p2.mirrorsPrefix>/mat/1.16.0/update-site/</p2.mirrorsPrefix>
<p2.statsURI>https://download.eclipse.org/stats/mat</p2.statsURI>
<p2.mirrorsURL>https://www.eclipse.org/downloads/download.php?format=xml&amp;file=${p2.mirrorsPrefix}</p2.mirrorsURL>
<!-- Track the branding plugin for each feature. Current doesn't work and all artifacts tracked. -->
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-SymbolicName: org.eclipse.mat.api;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.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",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.api/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.15.0
0=1.16.0
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.chart.ui;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.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",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.chart;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Require-Bundle: org.eclipse.mat.report;bundle-version="1.2.0",
org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.birt.chart.engine;bundle-version="2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.15.0
0=1.16.0
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.mat.dtfj;singleton:=true
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.0.0",
org.eclipse.core.runtime;bundle-version="3.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.dtfj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.dtfj</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.hprof;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.15.0",
org.eclipse.mat.report;bundle-version="1.15.0",
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.16.0",
org.eclipse.mat.report;bundle-version="1.16.0",
org.eclipse.core.runtime;bundle-version="3.4",
org.eclipse.core.commands;bundle-version="3.3.100"
Export-Package: org.eclipse.mat.hprof.extension,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.hprof/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.hprof</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.mat.ibmdumps;singleton:=true
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4",
org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.mat.report;bundle-version="1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.ibmdumps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.ibmdumps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.jdt;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.jdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.jdt</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.jruby.resolver;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.api;bundle-version="[1.0.0,2.0.0)",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.jruby.resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.jruby.resolver</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.parser;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-Activator: org.eclipse.mat.parser.internal.ParserPlugin
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",
org.eclipse.mat.report;bundle-version="1.15.0",
org.eclipse.mat.report;bundle-version="1.16.0",
org.eclipse.mat.api;bundle-version="1.0.0";visibility:=reexport
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-SymbolicName: org.eclipse.mat.report;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.mat,
org.eclipse.mat.collect,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.report</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Memory Analyzer Tests
Bundle-SymbolicName: org.eclipse.mat.tests;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.mat.parser;bundle-version="1.15.0",
org.eclipse.mat.hprof;bundle-version="1.15.0",
org.eclipse.mat.parser;bundle-version="1.16.0",
org.eclipse.mat.hprof;bundle-version="1.16.0",
org.eclipse.core.runtime;bundle-version="3.4",
org.eclipse.core.resources;bundle-version="3.3.0",
org.apache.ant;bundle-version="1.7.0",
org.eclipse.mat.ui;bundle-version="1.15.0",
org.eclipse.mat.ui;bundle-version="1.16.0",
org.hamcrest.core,
org.hamcrest.library
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.15.0-SNAPSHOT</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.ui.capabilities;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui;bundle-version="3.4.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.ui.help;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",
org.eclipse.help;bundle-version="3.3.0",
Expand Down

0 comments on commit 359a769

Please sign in to comment.