Skip to content

Commit

Permalink
Version bump(s) for 4.35 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-jdt-bot authored and jukzi committed Feb 10, 2025
1 parent 20b7abd commit 0a7f8c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jdt.core.tests.builder.mockcompiler; singleton:=true
Bundle-Version: 1.0.100.qualifier
Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Fragment-Host: org.eclipse.jdt.core
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
<relativePath>../tests-pom/</relativePath>
</parent>
<artifactId>org.eclipse.jdt.core.tests.builder.mockcompiler</artifactId>
<version>1.0.100-SNAPSHOT</version>
<version>1.0.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

0 comments on commit 0a7f8c0

Please sign in to comment.