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
MohananRahul committed Jun 6, 2023
1 parent 7e95ecb commit 66eb64a
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion platform/org.eclipse.platform/META-INF/MANIFEST.MF
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.platform; singleton:=true
Bundle-Version: 4.28.0.qualifier
Bundle-Version: 4.29.0.qualifier
Bundle-ClassPath: platform.jar
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion platform/org.eclipse.sdk/META-INF/MANIFEST.MF
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.sdk;singleton:=true
Bundle-Version: 4.28.0.qualifier
Bundle-Version: 4.29.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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 @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.aarch64</artifactId>
Expand Down
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.resources</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.loongarch64</artifactId>
Expand Down
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.resources</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.ppc64le</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.x86_64</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.macosx</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.win32.x86_64</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.resources.win32.x86_64</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resources/bundles/org.eclipse.core.tools.resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.tools.resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resources/examples/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.resources</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.examples</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.resources</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>

<properties>
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 @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.resources</artifactId>
<version>3.11.100-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion resources/tests/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.resources</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/bundles/org.eclipse.compare.win32/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.win32</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/bundles/org.eclipse.core.net.linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.net.linux</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/bundles/org.eclipse.core.net.win32.x86_64/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.net.win32.x86_64</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/bundles/org.eclipse.core.net.win32/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.net.win32</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.compare.examples.xml/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.examples.xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.compare.examples/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.examples</artifactId>
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 @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.team.examples.filesystem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/org.eclipse.core.tests.net/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.team.tests</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.net</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/org.eclipse.jsch.tests/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.team.tests</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jsch</groupId>
<artifactId>org.eclipse.jsch.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/org.eclipse.team.tests.core/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.team.tests</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.tests.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/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.team</artifactId>
<version>4.28.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>eclipse.platform.team.tests</artifactId>
Expand Down

0 comments on commit 66eb64a

Please sign in to comment.