Skip to content

Commit

Permalink
Version Bump 4.33 (#638)
Browse files Browse the repository at this point in the history
* Version Bump 4.33

eclipse-platform/eclipse.platform.releng.aggregator#2085

* Version Bumps

---------

Co-authored-by: Sravan Kumar Lakkimsetti <[email protected]>
  • Loading branch information
MohananRahul and sravanlakkimsetti authored Jun 4, 2024
1 parent 3adc978 commit 2ae1328
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.executable"
label="%featureName"
version="3.8.2500.qualifier"
version="3.8.2600.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.equinox.executable.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.executable</artifactId>
<version>3.8.2500-SNAPSHOT</version>
<version>3.8.2600-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.equinox.sdk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.sdk"
label="%featureName"
version="3.23.1200.qualifier"
version="3.23.1300.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down

0 comments on commit 2ae1328

Please sign in to comment.