Skip to content

Commit

Permalink
Merge pull request #13 from funfried/release/1.x
Browse files Browse the repository at this point in the history
Version++ (1.0.3 -> 1.0.4) as version 1.0.3 was already pushed to Mav…
  • Loading branch information
funfried committed Aug 10, 2023
2 parents f13c133 + 4ad80a2 commit c023ab3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse JSDT core
Bundle-SymbolicName: jsdt-core
Bundle-Vendor: funfried
Bundle-Version: 1.0.3
Bundle-Version: 1.0.4
Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-17
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>de.funfried.libraries</groupId>
<artifactId>jsdt-core</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<packaging>eclipse-plugin</packaging>

<developers>
Expand Down

0 comments on commit c023ab3

Please sign in to comment.