Skip to content

Commit c023ab3

Browse files
authored
Merge pull request #13 from funfried/release/1.x
Version++ (1.0.3 -> 1.0.4) as version 1.0.3 was already pushed to Mav…
2 parents f13c133 + 4ad80a2 commit c023ab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
33
Bundle-Name: Eclipse JSDT core
44
Bundle-SymbolicName: jsdt-core
55
Bundle-Vendor: funfried
6-
Bundle-Version: 1.0.3
6+
Bundle-Version: 1.0.4
77
Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
88
Bundle-RequiredExecutionEnvironment: JavaSE-17

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>de.funfried.libraries</groupId>
2020
<artifactId>jsdt-core</artifactId>
21-
<version>1.0.3</version>
21+
<version>1.0.4</version>
2222
<packaging>eclipse-plugin</packaging>
2323

2424
<developers>

0 commit comments

Comments
 (0)