From bd99ab399216f91ba33b0c54dfca8df810a2d84e Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Mon, 15 Nov 2021 14:32:55 +0100 Subject: [PATCH] corrected parent path im poms --- .../pom.xml | 2 +- .../com.minres.scviewer.e4.feature/pom.xml | 2 +- .../pom.xml | 2 +- features/com.minres.scviewer.feature/pom.xml | 2 +- .../com.minres.scviewer.ui.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../com.minres.scviewer.database.text/pom.xml | 2 +- .../pom.xml | 2 +- .../com.minres.scviewer.database.vcd/pom.xml | 2 +- plugins/com.minres.scviewer.database/pom.xml | 2 +- .../pom.xml | 4 +- plugins/com.minres.scviewer.ui/pom.xml | 2 +- pom.xml | 152 ------------------ .../com.minres.scviewer.e4.product/pom.xml | 2 +- releng/com.minres.scviewer.target/pom.xml | 2 +- releng/com.minres.scviewer.updateSite/pom.xml | 4 +- .../com.minres.scviewer.database.test/pom.xml | 2 +- 17 files changed, 18 insertions(+), 170 deletions(-) delete mode 100644 pom.xml diff --git a/features/com.minres.scviewer.database.feature/pom.xml b/features/com.minres.scviewer.database.feature/pom.xml index 275ae30..0b7d1f8 100644 --- a/features/com.minres.scviewer.database.feature/pom.xml +++ b/features/com.minres.scviewer.database.feature/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 3.0.0-SNAPSHOT diff --git a/features/com.minres.scviewer.e4.feature/pom.xml b/features/com.minres.scviewer.e4.feature/pom.xml index 9f3b4d0..ed63681 100644 --- a/features/com.minres.scviewer.e4.feature/pom.xml +++ b/features/com.minres.scviewer.e4.feature/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 1.1.0-SNAPSHOT diff --git a/features/com.minres.scviewer.e4.platform.feature/pom.xml b/features/com.minres.scviewer.e4.platform.feature/pom.xml index b395bf3..e138214 100644 --- a/features/com.minres.scviewer.e4.platform.feature/pom.xml +++ b/features/com.minres.scviewer.e4.platform.feature/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 1.0.0-SNAPSHOT diff --git a/features/com.minres.scviewer.feature/pom.xml b/features/com.minres.scviewer.feature/pom.xml index a3c91c6..a1f501d 100644 --- a/features/com.minres.scviewer.feature/pom.xml +++ b/features/com.minres.scviewer.feature/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 1.1.0-SNAPSHOT diff --git a/features/com.minres.scviewer.ui.feature/pom.xml b/features/com.minres.scviewer.ui.feature/pom.xml index 2ba8af9..7975438 100644 --- a/features/com.minres.scviewer.ui.feature/pom.xml +++ b/features/com.minres.scviewer.ui.feature/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 1.1.0-SNAPSHOT diff --git a/plugins/com.minres.scviewer.database.sqlite/pom.xml b/plugins/com.minres.scviewer.database.sqlite/pom.xml index 18d93d4..0c3dc59 100644 --- a/plugins/com.minres.scviewer.database.sqlite/pom.xml +++ b/plugins/com.minres.scviewer.database.sqlite/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database.text/pom.xml b/plugins/com.minres.scviewer.database.text/pom.xml index 6f39c55..057b481 100644 --- a/plugins/com.minres.scviewer.database.text/pom.xml +++ b/plugins/com.minres.scviewer.database.text/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database.ui.swt/pom.xml b/plugins/com.minres.scviewer.database.ui.swt/pom.xml index 9fed7ec..639d25d 100644 --- a/plugins/com.minres.scviewer.database.ui.swt/pom.xml +++ b/plugins/com.minres.scviewer.database.ui.swt/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. 4.0.0-SNAPSHOT diff --git a/plugins/com.minres.scviewer.database.vcd/pom.xml b/plugins/com.minres.scviewer.database.vcd/pom.xml index 3b61479..51e769c 100644 --- a/plugins/com.minres.scviewer.database.vcd/pom.xml +++ b/plugins/com.minres.scviewer.database.vcd/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database/pom.xml b/plugins/com.minres.scviewer.database/pom.xml index bd9a308..002335e 100644 --- a/plugins/com.minres.scviewer.database/pom.xml +++ b/plugins/com.minres.scviewer.database/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin 4.0.0-SNAPSHOT diff --git a/plugins/com.minres.scviewer.e4.application/pom.xml b/plugins/com.minres.scviewer.e4.application/pom.xml index efe352a..d9c7b42 100644 --- a/plugins/com.minres.scviewer.e4.application/pom.xml +++ b/plugins/com.minres.scviewer.e4.application/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin - \ No newline at end of file + diff --git a/plugins/com.minres.scviewer.ui/pom.xml b/plugins/com.minres.scviewer.ui/pom.xml index dd14c15..6583a40 100644 --- a/plugins/com.minres.scviewer.ui/pom.xml +++ b/plugins/com.minres.scviewer.ui/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-plugin 1.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 9c5b89f..0000000 --- a/pom.xml +++ /dev/null @@ -1,152 +0,0 @@ - - 4.0.0 - com.minres.scviewer - com.minres.scviewer.parent - 2.13.2 - pom - - releng/com.minres.scviewer.target - plugins/com.minres.scviewer.database - plugins/com.minres.scviewer.database.sqlite - plugins/com.minres.scviewer.database.text - plugins/com.minres.scviewer.database.vcd - tests/com.minres.scviewer.database.test - plugins/com.minres.scviewer.database.ui.swt - plugins/com.minres.scviewer.e4.application - plugins/com.minres.scviewer.ui - features/com.minres.scviewer.database.feature - features/com.minres.scviewer.ui.feature - features/com.minres.scviewer.feature - features/com.minres.scviewer.e4.platform.feature - features/com.minres.scviewer.e4.feature - releng/com.minres.scviewer.updateSite - products/com.minres.scviewer.e4.product - - - - 1.5.0 - 3.6.0-03 - 3.0.3-01 - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.2.0 - - - parse-version - - parse-version - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - tycho-versions-plugin - ${tycho-version} - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - com.minres.scviewer - com.minres.scviewer.target - 2.13.2 - - - - - linux - gtk - x86_64 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - - - plugin-source - - plugin-source - - - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho-version} - - - - source-feature - package - - source-feature - - - - - - - - - - - - - - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - attach-p2-metadata - package - - p2-metadata - - - - - - - - diff --git a/products/com.minres.scviewer.e4.product/pom.xml b/products/com.minres.scviewer.e4.product/pom.xml index 004a1e2..a219eaa 100644 --- a/products/com.minres.scviewer.e4.product/pom.xml +++ b/products/com.minres.scviewer.e4.product/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. com.minres.scviewer.e4.product 2.13.2 diff --git a/releng/com.minres.scviewer.target/pom.xml b/releng/com.minres.scviewer.target/pom.xml index 92536ed..441ac53 100644 --- a/releng/com.minres.scviewer.target/pom.xml +++ b/releng/com.minres.scviewer.target/pom.xml @@ -13,7 +13,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. diff --git a/releng/com.minres.scviewer.updateSite/pom.xml b/releng/com.minres.scviewer.updateSite/pom.xml index a82ee8a..36c84e6 100644 --- a/releng/com.minres.scviewer.updateSite/pom.xml +++ b/releng/com.minres.scviewer.updateSite/pom.xml @@ -8,7 +8,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. @@ -73,4 +73,4 @@ - \ No newline at end of file + diff --git a/tests/com.minres.scviewer.database.test/pom.xml b/tests/com.minres.scviewer.database.test/pom.xml index b8b47cf..41d4269 100644 --- a/tests/com.minres.scviewer.database.test/pom.xml +++ b/tests/com.minres.scviewer.database.test/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.13.2 - ../.. + ../../.. eclipse-test-plugin