Skip to content

Commit

Permalink
POM and product version changes for 4.29 release
Browse files Browse the repository at this point in the history
  • Loading branch information
deepika-u committed Jun 6, 2023
1 parent b4ca239 commit e214346
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.e4.rcp/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.rcp"
label="%featureName"
version="4.28.0.qualifier"
version="4.29.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.core.tools.feature"
label="%featureName"
version="4.28.0.qualifier"
version="4.29.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.ui</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.ui.tools</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit e214346

Please sign in to comment.