Skip to content

Commit

Permalink
Fix maven group id to match the actual deployment
Browse files Browse the repository at this point in the history
- Also fix test bundles and examples for simply for consistency.
  • Loading branch information
merks committed Jan 12, 2025
1 parent 99b7af4 commit 3f7070e
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 12 deletions.
1 change: 0 additions & 1 deletion team/tests/org.eclipse.core.tests.net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<artifactId>eclipse.platform.team.tests</artifactId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.net</artifactId>
<version>1.6.400-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Expand Down
1 change: 0 additions & 1 deletion team/tests/org.eclipse.jsch.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<artifactId>eclipse.platform.team.tests</artifactId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jsch</groupId>
<artifactId>org.eclipse.jsch.tests</artifactId>
<version>1.6.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Expand Down
1 change: 0 additions & 1 deletion team/tests/org.eclipse.team.tests.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<artifactId>eclipse.platform.team.tests</artifactId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.tests.core</artifactId>
<version>3.10.500-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
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 @@ -16,7 +16,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help.base</artifactId>
<version>4.5.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -16,7 +16,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>
<version>3.12.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -16,7 +16,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help</artifactId>
<version>3.10.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -17,7 +17,7 @@
<version>4.35.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ua</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ua.tests.doc</artifactId>
<version>1.3.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
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 @@ -17,7 +17,7 @@
<version>4.35.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ua</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ua.tests</artifactId>
<version>3.7.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
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 @@ -17,7 +17,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.cheatsheets</artifactId>
<version>3.8.500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -17,7 +17,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId>
<version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -17,7 +17,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro.solstice.examples</artifactId>
<version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
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 @@ -16,7 +16,7 @@
<groupId>eclipse.platform.ua</groupId>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.intro</artifactId>
<version>3.7.500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Expand Down

0 comments on commit 3f7070e

Please sign in to comment.