File tree 5 files changed +5
-5
lines changed
com.wdev91.eclipse.copyright/META-INF
com.wdev91.eclipse.copyright.feature
com.wdev91.eclipse.copyright.site
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" com.wdev91.eclipse.copyright.feature"
4
4
label =" %featureName"
5
- version =" 1.5.2 "
5
+ version =" 1.5.3 "
6
6
provider-name =" %providerName" >
7
7
8
8
<description >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<site >
3
- <feature url =" features/com.wdev91.eclipse.copyright.feature_1.5.2 .jar" id =" com.wdev91.eclipse.copyright.feature" version =" 1.5.2 " />
3
+ <feature url =" features/com.wdev91.eclipse.copyright.feature_1.5.3 .jar" id =" com.wdev91.eclipse.copyright.feature" version =" 1.5.3 " />
4
4
</site >
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 : %pluginName
4
4
Bundle-SymbolicName : com.wdev91.eclipse.copyright;singleton:=true
5
- Bundle-Version : 1.5.2
5
+ Bundle-Version : 1.5.3
6
6
Bundle-Activator : com.wdev91.eclipse.copyright.Activator
7
7
Bundle-Vendor : %providerName
8
8
Require-Bundle : org.eclipse.core.runtime;bundle-version="3.5.0",
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.wdev91.eclipse.copyright</groupId >
6
6
<artifactId >docs</artifactId >
7
- <version >1.5.2 </version >
7
+ <version >1.5.3 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<pluginRepositories >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.wdev91.eclipse.copyright</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >1.5.2 </version >
7
+ <version >1.5.3 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<modules >
You can’t perform that action at this time.
0 commit comments