diff --git a/algorithm_helper/pom.xml b/algorithm_helper/pom.xml index 6eda748d2..9163c4425 100644 --- a/algorithm_helper/pom.xml +++ b/algorithm_helper/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/algorithm_integration/pom.xml b/algorithm_integration/pom.xml index a783bdf00..58e60b921 100644 --- a/algorithm_integration/pom.xml +++ b/algorithm_integration/pom.xml @@ -28,7 +28,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/algorithm_template_root/algorithm_template/pom.xml b/algorithm_template_root/algorithm_template/pom.xml index 4f626ad0a..dad335326 100644 --- a/algorithm_template_root/algorithm_template/pom.xml +++ b/algorithm_template_root/algorithm_template/pom.xml @@ -19,7 +19,7 @@ de.metanome.algorithms algorithm_template - 0.0.2-SNAPSHOT + 0.0.2 jar algorithm_template diff --git a/algorithm_template_root/algorithm_template_packaging/pom.xml b/algorithm_template_root/algorithm_template_packaging/pom.xml index a0c0602ca..cb12801ff 100644 --- a/algorithm_template_root/algorithm_template_packaging/pom.xml +++ b/algorithm_template_root/algorithm_template_packaging/pom.xml @@ -18,7 +18,7 @@ 4.0.0 algorithm_template_packaging - 0.0.2-SNAPSHOT + 0.0.2 jar algorithm_template_packaging @@ -26,7 +26,7 @@ de.metanome algorithm_template_root - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/algorithm_template_root/pom.xml b/algorithm_template_root/pom.xml index 5b9999a0e..b09ba9f06 100644 --- a/algorithm_template_root/pom.xml +++ b/algorithm_template_root/pom.xml @@ -18,7 +18,7 @@ 4.0.0 algorithm_template_root - 0.0.2-SNAPSHOT + 0.0.2 pom algorithm_template_root @@ -26,7 +26,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/backend/pom.xml b/backend/pom.xml index ab5a6f6a0..cc3628013 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/frontend/pom.xml b/frontend/pom.xml index 2dbc43caf..1f20b479f 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 26ce16ec5..1701c3dcb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ metanome pom metanome - 0.0.2-SNAPSHOT + 0.0.2 The main metanome project https://github.com/HPI-Information-Systems/Metanome diff --git a/test_helper/pom.xml b/test_helper/pom.xml index eed93c925..d72732aa9 100644 --- a/test_helper/pom.xml +++ b/test_helper/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/testing_algorithms/example_basic_stat_algorithm/pom.xml b/testing_algorithms/example_basic_stat_algorithm/pom.xml index a444992b4..18242699f 100644 --- a/testing_algorithms/example_basic_stat_algorithm/pom.xml +++ b/testing_algorithms/example_basic_stat_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_cucc_algorithm/pom.xml b/testing_algorithms/example_cucc_algorithm/pom.xml index 4bd6a64dc..a150673c5 100644 --- a/testing_algorithms/example_cucc_algorithm/pom.xml +++ b/testing_algorithms/example_cucc_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_fd_algorithm/pom.xml b/testing_algorithms/example_fd_algorithm/pom.xml index 0a4bf666a..04ce7f5fa 100644 --- a/testing_algorithms/example_fd_algorithm/pom.xml +++ b/testing_algorithms/example_fd_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_holistic_algorithm/pom.xml b/testing_algorithms/example_holistic_algorithm/pom.xml index 26e293466..b9d48d233 100644 --- a/testing_algorithms/example_holistic_algorithm/pom.xml +++ b/testing_algorithms/example_holistic_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_ind_algorithm/pom.xml b/testing_algorithms/example_ind_algorithm/pom.xml index e11ca44da..c7f8e2d4e 100644 --- a/testing_algorithms/example_ind_algorithm/pom.xml +++ b/testing_algorithms/example_ind_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_indirect_interfaces_algorithm/pom.xml b/testing_algorithms/example_indirect_interfaces_algorithm/pom.xml index bec5bcde6..df08eb117 100644 --- a/testing_algorithms/example_indirect_interfaces_algorithm/pom.xml +++ b/testing_algorithms/example_indirect_interfaces_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_od_algorithm/pom.xml b/testing_algorithms/example_od_algorithm/pom.xml index 099fea144..406a51679 100644 --- a/testing_algorithms/example_od_algorithm/pom.xml +++ b/testing_algorithms/example_od_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_relational_input_algorithm/pom.xml b/testing_algorithms/example_relational_input_algorithm/pom.xml index 308daece1..ab82d7531 100644 --- a/testing_algorithms/example_relational_input_algorithm/pom.xml +++ b/testing_algorithms/example_relational_input_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_sql_profiling_algorithm/pom.xml b/testing_algorithms/example_sql_profiling_algorithm/pom.xml index 75433b5eb..7f20baa7e 100644 --- a/testing_algorithms/example_sql_profiling_algorithm/pom.xml +++ b/testing_algorithms/example_sql_profiling_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_ucc_algorithm/pom.xml b/testing_algorithms/example_ucc_algorithm/pom.xml index 11a5f1512..a0069a9e3 100644 --- a/testing_algorithms/example_ucc_algorithm/pom.xml +++ b/testing_algorithms/example_ucc_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/example_wrong_bootstrap_algorithm/pom.xml b/testing_algorithms/example_wrong_bootstrap_algorithm/pom.xml index 59537db8a..aad8c15ce 100644 --- a/testing_algorithms/example_wrong_bootstrap_algorithm/pom.xml +++ b/testing_algorithms/example_wrong_bootstrap_algorithm/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../../pom.xml diff --git a/testing_algorithms/pom.xml b/testing_algorithms/pom.xml index 59820dca4..0340dc856 100644 --- a/testing_algorithms/pom.xml +++ b/testing_algorithms/pom.xml @@ -25,7 +25,7 @@ de.metanome metanome - 0.0.2-SNAPSHOT + 0.0.2 ../pom.xml