Skip to content

Commit a7b30f4

Browse files
committed
Update version: 1.5.3
1 parent 3c49965 commit a7b30f4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

com.wdev91.eclipse.copyright.feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.wdev91.eclipse.copyright.feature"
44
label="%featureName"
5-
version="1.5.2"
5+
version="1.5.3"
66
provider-name="%providerName">
77

88
<description>
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<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"/>
44
</site>

com.wdev91.eclipse.copyright/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: com.wdev91.eclipse.copyright;singleton:=true
5-
Bundle-Version: 1.5.2
5+
Bundle-Version: 1.5.3
66
Bundle-Activator: com.wdev91.eclipse.copyright.Activator
77
Bundle-Vendor: %providerName
88
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0",

docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.wdev91.eclipse.copyright</groupId>
66
<artifactId>docs</artifactId>
7-
<version>1.5.2</version>
7+
<version>1.5.3</version>
88
<packaging>pom</packaging>
99

1010
<pluginRepositories>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.wdev91.eclipse.copyright</groupId>
66
<artifactId>root</artifactId>
7-
<version>1.5.2</version>
7+
<version>1.5.3</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)