Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate groupid and version #1119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
1 change: 0 additions & 1 deletion build/org.eclipse.elk.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>0.10.0-SNAPSHOT</version>
<artifactId>org.eclipse.elk.repository</artifactId>
<packaging>eclipse-repository</packaging>
<name>Eclipse Layout Kernel Repository</name>
Expand Down
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.algorithms.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.algorithms.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.gmf.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.gmf.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.graph.json.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.json.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.graphviz.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graphviz.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.libavoid.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.libavoid.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.sdk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
<version>0.10.0-SNAPSHOT</version>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.sdk.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/org.eclipse.elk.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.ui.feature</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 0 additions & 2 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.elk</groupId>
<artifactId>features</artifactId>
<version>0.10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.common</artifactId>
<name>ELK Common Algorithms</name>
<version>0.10.0-SNAPSHOT</version>
<description>Common algorithms.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.disco.debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.disco.debug</artifactId>
<name>ELK DisCo Debugging Utilities</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.disco/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.disco</artifactId>
<name>ELK Disconnected Components Compaction</name>
<version>0.10.0-SNAPSHOT</version>
<description>Compaction algorithms for disconnected graphs.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.force/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.force</artifactId>
<name>ELK Force Layout Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Layout algorithm based on the force approach.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.graphviz.dot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.graphviz.dot</artifactId>
<name>ELK Graphviz Dot Language Parser</name>
<version>0.10.0-SNAPSHOT</version>
<description>Support for the Graphviz Dot language.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.graphviz.layouter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.graphviz.layouter</artifactId>
<name>ELK Layout Bridge for Graphviz</name>
<version>0.10.0-SNAPSHOT</version>
<description>Bridge to the Graphviz command-line tool for access through ELK.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.layered/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.layered</artifactId>
<name>ELK Layered Layout Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Layout algorithm based on the layered approach.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.mrtree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.mrtree</artifactId>
<name>ELK Mr. Tree Layout Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Layout algorithm based on the tree approach.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.radial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.radial</artifactId>
<name>ELK Radial Layout Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Layout algorithm based on the radial tree approach.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.rectpacking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.rectpacking</artifactId>
<name>ELK Rectangle Packing Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Algorithm that views nodes as rectanlges and packs them.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.spore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.spore</artifactId>
<name>ELK SPOrE</name>
<version>0.10.0-SNAPSHOT</version>
<description>Algorithms for stable compaction and node overlap removal.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.alg.topdownpacking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.alg.topdownpacking</artifactId>
<name>ELK Topdown Packing Algorithm</name>
<version>0.10.0-SNAPSHOT</version>
<description>Algorithm that packs nodes into a grid. Used for topdown layout.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.conn.gmf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.conn.gmf</artifactId>
<name>ELK Layout Connector for GMF</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.debug.grandom.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.debug.grandom.ide</artifactId>
<name>ELK Random Graph Generator Generic IDE Services</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.debug.grandom.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.debug.grandom.ui</artifactId>
<name>ELK Random Graph Generator UI</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.debug.grandom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.debug.grandom</artifactId>
<name>ELK Random Graph Generator</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.debug</artifactId>
<name>ELK Debugging Utilities</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.meta.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.meta.ui</artifactId>
<name>ELK Layout Meta Data Language (UI Components)</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.meta</artifactId>
<name>ELK Layout Meta Data Language</name>
<version>0.10.0-SNAPSHOT</version>
<description>The Layout Meta Data Language describes layout algorithms and their configuration options.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.service</artifactId>
<name>ELK Layout Service Layer</name>
<version>0.10.0-SNAPSHOT</version>
<description>ELK Service integrates layout computations into Eclipse-based IDEs (async execution, progress reporting, etc.).</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core.ui</artifactId>
<name>ELK Core Components (UI)</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.core</artifactId>
<name>ELK Core Components</name>
<version>0.10.0-SNAPSHOT</version>
<description>The Core of the Eclipse Layout Kernel.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.json.text.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.json.text.ide</artifactId>
<name>ELK Textual JSON Graph Format Generic IDE Services</name>
<version>0.10.0-SNAPSHOT</version>
<description>Generic IDE Services for the textual ELK JSON Graph format.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.json.text.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.json.text.ui</artifactId>
<name>ELK Textual JSON Graph Format UI</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.json.text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.json.text</artifactId>
<name>ELK Textual JSON Graph Format</name>
<version>0.10.0-SNAPSHOT</version>
<description>An Xtext language for the JSON ELK Graph data structure.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.json</artifactId>
<name>ELK Graph JSON</name>
<description>JSON Format of the ELK Graph</description>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<dependencies>
Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.text.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.text.ide</artifactId>
<name>ELK Textual Graph Format Generic IDE Services</name>
<version>0.10.0-SNAPSHOT</version>
<description>Generic IDE Services for the textual ELK Graph format.</description>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 0 additions & 2 deletions plugins/org.eclipse.elk.graph.text.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.elk</groupId>
<artifactId>org.eclipse.elk.graph.text.ui</artifactId>
<name>ELK Textual Graph Format UI</name>
<version>0.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
Loading
Loading