File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Bundle-Name
4
4
Bundle-SymbolicName : org.eclipse.m2e.core;singleton:=true
5
- Bundle-Version : 2.6.0 .qualifier
5
+ Bundle-Version : 2.6.1 .qualifier
6
6
Bundle-Activator : org.eclipse.m2e.core.internal.MavenPluginActivator
7
7
Bundle-Vendor : %Bundle-Vendor
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 19
19
</parent >
20
20
21
21
<artifactId >org.eclipse.m2e.core</artifactId >
22
- <version >2.6.0 -SNAPSHOT</version >
22
+ <version >2.6.1 -SNAPSHOT</version >
23
23
<packaging >eclipse-plugin</packaging >
24
24
25
25
<name >Maven Integration for Eclipse Core Plug-in</name >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.m2e.feature"
4
4
label =" %featureName"
5
- version =" 2.6.0 .qualifier"
5
+ version =" 2.6.1 .qualifier"
6
6
provider-name =" %providerName"
7
7
plugin =" org.eclipse.m2e.core"
8
8
license-feature =" org.eclipse.license"
You can’t perform that action at this time.
0 commit comments