Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion debug/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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.debug</artifactId>
Expand Down
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.37.0.qualifier
Bundle-Version: 4.38.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.37.0.qualifier
Bundle-Version: 4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.macosx</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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.resources</artifactId>
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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.resources</artifactId>
<version>3.11.1000-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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime/tests/org.eclipse.e4.core.javax.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.runtime</artifactId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>org.eclipse.e4.core.javax.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime/tests/org.eclipse.e4.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.runtime</artifactId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>org.eclipse.e4.core.tests</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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.net</artifactId>
<version>1.6.400-SNAPSHOT</version>
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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.team.tests.core</artifactId>
<version>3.10.500-SNAPSHOT</version>
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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>eclipse.platform.team.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal/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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.terminal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/infocenter-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-app</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/infocenter-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-product</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.help.base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help.base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.help.webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ua.tests.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ua.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ui.cheatsheets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.cheatsheets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ui.intro.solstice.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro.solstice.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.ui.intro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/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.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/tests-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
<version>4.37.0-SNAPSHOT</version>
<version>4.38.0-SNAPSHOT</version>
</parent>
<artifactId>tests-pom</artifactId>
<packaging>pom</packaging>
Expand Down
Loading