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-platform-bot committed Jan 13, 2025
1 parent edc7355 commit 6c5b4db
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Automatic-Module-Name: org.eclipse.core.tests.resources.saveparticipant1
Bundle-Name: Save Participant 1
Bundle-Activator: org.eclipse.core.tests.resources.saveparticipant1.SaveParticipant1Plugin
Bundle-SymbolicName: org.eclipse.core.tests.resources.saveparticipant1
Bundle-Version: 3.6.100.qualifier
Bundle-Version: 3.6.200.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.resources.saveparticipant1
Require-Bundle: org.eclipse.core.resources,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.eclipse.core.tests.resources.saveparticipant2
Bundle-Name: Save Participant 2
Bundle-SymbolicName: org.eclipse.core.tests.resources.saveparticipant2
Bundle-Version: 3.6.100.qualifier
Bundle-Version: 3.6.200.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.resources.saveparticipant2
Require-Bundle: org.eclipse.core.resources,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Save Participant 3
Bundle-SymbolicName: org.eclipse.core.tests.resources.saveparticipant3
Automatic-Module-Name: org.eclipse.core.tests.resources.saveparticipant3
Bundle-Version: 3.6.100.qualifier
Bundle-Version: 3.6.200.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.resources.saveparticipant3
Require-Bundle: org.eclipse.core.resources,
Expand Down
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: Eclipse Core Tests Resources
Bundle-SymbolicName: org.eclipse.core.tests.resources; singleton:=true
Bundle-Version: 3.11.700.qualifier
Bundle-Version: 3.11.800.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.filesystem,
org.eclipse.core.tests.internal.alias,
Expand Down
2 changes: 1 addition & 1 deletion resources/tests/org.eclipse.core.tests.resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<version>4.35.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.resources</artifactId>
<version>3.11.700-SNAPSHOT</version>
<version>3.11.800-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<properties>
Expand Down
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: Eclipse Core Tests Harness
Bundle-SymbolicName: org.eclipse.core.tests.harness;singleton:=true
Bundle-Version: 3.17.100.qualifier
Bundle-Version: 3.17.200.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.harness;version="2.0",
org.eclipse.core.tests.harness.session,
Expand Down
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.team.examples.filesystem; singleton:=true
Bundle-Version: 3.7.500.qualifier
Bundle-Version: 3.7.600.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.team.examples.filesystem,
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.team.examples.filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.team.examples.filesystem</artifactId>
<version>3.7.500-SNAPSHOT</version>
<version>3.7.600-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down

0 comments on commit 6c5b4db

Please sign in to comment.