From 94fba3df13a0ab4e46d577e72f9f9d798fd1f139 Mon Sep 17 00:00:00 2001 From: broDom Date: Mon, 3 Jul 2017 17:13:15 +0200 Subject: [PATCH] build: remove redundant groupIds as they are defined in the parent pom --- scm-annotation-processor/pom.xml | 3 +-- scm-annotations/pom.xml | 3 +-- scm-clients/scm-cli-client/pom.xml | 1 - scm-clients/scm-client-api/pom.xml | 1 - scm-clients/scm-client-impl/pom.xml | 1 - scm-core/pom.xml | 1 - scm-dao-xml/pom.xml | 3 +-- scm-plugin-backend/pom.xml | 1 - scm-plugins/scm-git-plugin/pom.xml | 1 - scm-plugins/scm-hg-plugin/pom.xml | 1 - scm-plugins/scm-legacy-plugin/pom.xml | 3 +-- scm-plugins/scm-svn-plugin/pom.xml | 1 - scm-server/pom.xml | 1 - scm-test/pom.xml | 1 - scm-webapp/pom.xml | 1 - 15 files changed, 4 insertions(+), 19 deletions(-) diff --git a/scm-annotation-processor/pom.xml b/scm-annotation-processor/pom.xml index 16900521ae..622bddd221 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -8,8 +8,7 @@ scm 2.0.0-SNAPSHOT - - sonia.scm + scm-annotation-processor 2.0.0-SNAPSHOT scm-annotation-processor diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index ba8922e0b6..c5a892af95 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -8,8 +8,7 @@ scm 2.0.0-SNAPSHOT - - sonia.scm + scm-annotations 2.0.0-SNAPSHOT scm-annotations diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index e5605878f8..7e32b5c397 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.clients scm-cli-client 2.0.0-SNAPSHOT scm-cli-client diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index d2f8692ca7..ce9561d2e5 100644 --- a/scm-clients/scm-client-api/pom.xml +++ b/scm-clients/scm-client-api/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.clients scm-client-api jar 2.0.0-SNAPSHOT diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 68ff65317f..84548301e6 100644 --- a/scm-clients/scm-client-impl/pom.xml +++ b/scm-clients/scm-client-impl/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.clients scm-client-impl jar 2.0.0-SNAPSHOT diff --git a/scm-core/pom.xml b/scm-core/pom.xml index f08de28f26..3b88e2fa9a 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm scm-core 2.0.0-SNAPSHOT scm-core diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 5424d38f26..dcb8b940b0 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -8,8 +8,7 @@ scm 2.0.0-SNAPSHOT - - sonia.scm + scm-dao-xml 2.0.0-SNAPSHOT scm-dao-xml diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 1d3621b8ea..c3c62e7c8f 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -9,7 +9,6 @@ 1.55-SNAPSHOT - sonia.scm scm-plugin-backend war 1.55-SNAPSHOT diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 7013c237cb..74d0120f90 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.plugins scm-git-plugin 2.0.0-SNAPSHOT scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 67b6b3e684..72a480d25b 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.plugins scm-hg-plugin 2.0.0-SNAPSHOT scm-hg-plugin diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index 31d8422fbf..df623df6c4 100644 --- a/scm-plugins/scm-legacy-plugin/pom.xml +++ b/scm-plugins/scm-legacy-plugin/pom.xml @@ -6,7 +6,6 @@ scm-plugins 2.0.0-SNAPSHOT - sonia.scm.plugins scm-legacy-plugin 2.0.0-SNAPSHOT smp @@ -23,4 +22,4 @@ - \ No newline at end of file + diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 9d37319394..1e607371d1 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm.plugins scm-svn-plugin 2.0.0-SNAPSHOT scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 64172d6673..a20dbd5857 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm scm-server 2.0.0-SNAPSHOT scm-server diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 94948a830a..f9762d46f1 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm scm-test 2.0.0-SNAPSHOT scm-test diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index c8b6572e92..0b2bcfe544 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -9,7 +9,6 @@ 2.0.0-SNAPSHOT - sonia.scm scm-webapp war 2.0.0-SNAPSHOT