From ac12a84f13f711b4743e3bc477a5760282a5e29c Mon Sep 17 00:00:00 2001 From: Carsten Hammer Date: Sun, 15 Dec 2024 22:59:35 +0100 Subject: [PATCH] update to 1.2.1-SNAPSHOT --- pom.xml | 2 +- sandbox_cleanup_application/META-INF/MANIFEST.MF | 2 +- sandbox_cleanup_application/pom.xml | 2 +- sandbox_cleanup_application_feature/feature.xml | 2 +- sandbox_cleanup_application_feature/pom.xml | 2 +- sandbox_common/META-INF/MANIFEST.MF | 2 +- sandbox_common/pom.xml | 2 +- sandbox_coverage/pom.xml | 2 +- sandbox_encoding_quickfix/META-INF/MANIFEST.MF | 2 +- sandbox_encoding_quickfix/pom.xml | 2 +- sandbox_encoding_quickfix_feature/feature.xml | 2 +- sandbox_encoding_quickfix_feature/pom.xml | 2 +- sandbox_encoding_quickfix_test/META-INF/MANIFEST.MF | 2 +- sandbox_encoding_quickfix_test/pom.xml | 2 +- sandbox_extra_search/META-INF/MANIFEST.MF | 2 +- sandbox_extra_search/pom.xml | 2 +- sandbox_extra_search_feature/feature.xml | 2 +- sandbox_extra_search_feature/pom.xml | 2 +- sandbox_functional_converter/META-INF/MANIFEST.MF | 2 +- sandbox_functional_converter/pom.xml | 2 +- sandbox_functional_converter_feature/feature.xml | 4 ++-- sandbox_functional_converter_feature/pom.xml | 2 +- sandbox_functional_converter_test/META-INF/MANIFEST.MF | 2 +- sandbox_functional_converter_test/pom.xml | 2 +- sandbox_jface_cleanup/META-INF/MANIFEST.MF | 2 +- sandbox_jface_cleanup/pom.xml | 2 +- sandbox_jface_cleanup_feature/feature.xml | 4 ++-- sandbox_jface_cleanup_feature/pom.xml | 2 +- sandbox_jface_cleanup_test/META-INF/MANIFEST.MF | 2 +- sandbox_jface_cleanup_test/pom.xml | 2 +- sandbox_junit_cleanup/META-INF/MANIFEST.MF | 2 +- sandbox_junit_cleanup/pom.xml | 2 +- sandbox_junit_cleanup_feature/feature.xml | 4 ++-- sandbox_junit_cleanup_feature/pom.xml | 2 +- sandbox_junit_cleanup_test/META-INF/MANIFEST.MF | 2 +- sandbox_junit_cleanup_test/pom.xml | 2 +- sandbox_platform_helper/META-INF/MANIFEST.MF | 2 +- sandbox_platform_helper/pom.xml | 2 +- sandbox_platform_helper_feature/feature.xml | 2 +- sandbox_platform_helper_feature/pom.xml | 2 +- sandbox_platform_helper_test/META-INF/MANIFEST.MF | 2 +- sandbox_platform_helper_test/pom.xml | 2 +- sandbox_product/pom.xml | 2 +- sandbox_product/sandbox.product | 2 +- sandbox_target/pom.xml | 2 +- sandbox_test_commons/META-INF/MANIFEST.MF | 2 +- sandbox_test_commons/pom.xml | 2 +- sandbox_tools/META-INF/MANIFEST.MF | 2 +- sandbox_tools/pom.xml | 2 +- sandbox_tools_feature/feature.xml | 2 +- sandbox_tools_feature/pom.xml | 2 +- sandbox_tools_test/META-INF/MANIFEST.MF | 2 +- sandbox_tools_test/pom.xml | 2 +- sandbox_usage_view/META-INF/MANIFEST.MF | 2 +- sandbox_usage_view/pom.xml | 2 +- sandbox_usage_view_feature/feature.xml | 2 +- sandbox_usage_view_feature/pom.xml | 2 +- sandbox_web/pom.xml | 2 +- sandbox_xml_cleanup/META-INF/MANIFEST.MF | 2 +- sandbox_xml_cleanup/pom.xml | 2 +- sandbox_xml_cleanup_feature/feature.xml | 2 +- sandbox_xml_cleanup_feature/pom.xml | 2 +- sandbox_xml_cleanup_test/META-INF/MANIFEST.MF | 2 +- sandbox_xml_cleanup_test/pom.xml | 2 +- 64 files changed, 67 insertions(+), 67 deletions(-) diff --git a/pom.xml b/pom.xml index 4378099..dfba83c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.sandbox central Sandbox central - 1.2.0 + 1.2.1-SNAPSHOT pom 4.0.10 diff --git a/sandbox_cleanup_application/META-INF/MANIFEST.MF b/sandbox_cleanup_application/META-INF/MANIFEST.MF index dfa2c23..4eadf53 100644 --- a/sandbox_cleanup_application/META-INF/MANIFEST.MF +++ b/sandbox_cleanup_application/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: sandbox_cleanup_application Bundle-SymbolicName: sandbox_cleanup_application;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Automatic-Module-Name: ui.sandbox.fragment Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/sandbox_cleanup_application/pom.xml b/sandbox_cleanup_application/pom.xml index 707a49b..f96b15a 100644 --- a/sandbox_cleanup_application/pom.xml +++ b/sandbox_cleanup_application/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_cleanup_application Sandbox cleanup application diff --git a/sandbox_cleanup_application_feature/feature.xml b/sandbox_cleanup_application_feature/feature.xml index 6ec8aaa..8460a3a 100644 --- a/sandbox_cleanup_application_feature/feature.xml +++ b/sandbox_cleanup_application_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_cleanup_application_feature/pom.xml b/sandbox_cleanup_application_feature/pom.xml index bd386aa..0119789 100644 --- a/sandbox_cleanup_application_feature/pom.xml +++ b/sandbox_cleanup_application_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_cleanup_application_feature Sandbox cleanup application Feature diff --git a/sandbox_common/META-INF/MANIFEST.MF b/sandbox_common/META-INF/MANIFEST.MF index af95ace..2922018 100644 --- a/sandbox_common/META-INF/MANIFEST.MF +++ b/sandbox_common/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: sandbox_common Bundle-SymbolicName: sandbox_common;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy Eclipse-BuddyPolicy: global diff --git a/sandbox_common/pom.xml b/sandbox_common/pom.xml index 0361774..281c4d4 100644 --- a/sandbox_common/pom.xml +++ b/sandbox_common/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_common Sandbox common diff --git a/sandbox_coverage/pom.xml b/sandbox_coverage/pom.xml index 2a10adf..a407cdf 100644 --- a/sandbox_coverage/pom.xml +++ b/sandbox_coverage/pom.xml @@ -5,7 +5,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_coverage pom diff --git a/sandbox_encoding_quickfix/META-INF/MANIFEST.MF b/sandbox_encoding_quickfix/META-INF/MANIFEST.MF index 4cadbbd..aae289a 100644 --- a/sandbox_encoding_quickfix/META-INF/MANIFEST.MF +++ b/sandbox_encoding_quickfix/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Automatic-Module-Name: sandbox.encoding.quickfix Bundle-Name: Tool Bundle-SymbolicName: sandbox_encoding_quickfix;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_encoding_quickfix/pom.xml b/sandbox_encoding_quickfix/pom.xml index cb453eb..d6d08fa 100644 --- a/sandbox_encoding_quickfix/pom.xml +++ b/sandbox_encoding_quickfix/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_encoding_quickfix Sandbox encoding quickfix diff --git a/sandbox_encoding_quickfix_feature/feature.xml b/sandbox_encoding_quickfix_feature/feature.xml index 8966e99..476ee35 100644 --- a/sandbox_encoding_quickfix_feature/feature.xml +++ b/sandbox_encoding_quickfix_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_encoding_quickfix_feature/pom.xml b/sandbox_encoding_quickfix_feature/pom.xml index 93de47e..a94a27b 100644 --- a/sandbox_encoding_quickfix_feature/pom.xml +++ b/sandbox_encoding_quickfix_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_encoding_quickfix_feature Sandbox encoding quickfix Feature diff --git a/sandbox_encoding_quickfix_test/META-INF/MANIFEST.MF b/sandbox_encoding_quickfix_test/META-INF/MANIFEST.MF index f024e8c..525000a 100644 --- a/sandbox_encoding_quickfix_test/META-INF/MANIFEST.MF +++ b/sandbox_encoding_quickfix_test/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Tool tests Bundle-SymbolicName: sandbox_encoding_quickfix_test;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_encoding_quickfix Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.junit, diff --git a/sandbox_encoding_quickfix_test/pom.xml b/sandbox_encoding_quickfix_test/pom.xml index b721129..6fe6271 100644 --- a/sandbox_encoding_quickfix_test/pom.xml +++ b/sandbox_encoding_quickfix_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_encoding_quickfix_test Sandbox encoding quickfix test diff --git a/sandbox_extra_search/META-INF/MANIFEST.MF b/sandbox_extra_search/META-INF/MANIFEST.MF index f2a4d89..54daa6e 100644 --- a/sandbox_extra_search/META-INF/MANIFEST.MF +++ b/sandbox_extra_search/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: sandbox_extra_search Bundle-SymbolicName: sandbox_extra_search;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Automatic-Module-Name: ui.sandbox.fragment Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/sandbox_extra_search/pom.xml b/sandbox_extra_search/pom.xml index a2a0028..fb40746 100644 --- a/sandbox_extra_search/pom.xml +++ b/sandbox_extra_search/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_extra_search Sandbox extra search diff --git a/sandbox_extra_search_feature/feature.xml b/sandbox_extra_search_feature/feature.xml index 4e1d82e..255c946 100644 --- a/sandbox_extra_search_feature/feature.xml +++ b/sandbox_extra_search_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_extra_search_feature/pom.xml b/sandbox_extra_search_feature/pom.xml index 4ddae6e..e2ffe71 100644 --- a/sandbox_extra_search_feature/pom.xml +++ b/sandbox_extra_search_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_extra_search_feature Sandbox extra search Feature diff --git a/sandbox_functional_converter/META-INF/MANIFEST.MF b/sandbox_functional_converter/META-INF/MANIFEST.MF index 774e47a..abc1b45 100644 --- a/sandbox_functional_converter/META-INF/MANIFEST.MF +++ b/sandbox_functional_converter/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: functional_converter Bundle-SymbolicName: sandbox_functional_converter;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_functional_converter/pom.xml b/sandbox_functional_converter/pom.xml index a8d5a90..02cc07e 100644 --- a/sandbox_functional_converter/pom.xml +++ b/sandbox_functional_converter/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_functional_converter Sandbox functional converter diff --git a/sandbox_functional_converter_feature/feature.xml b/sandbox_functional_converter_feature/feature.xml index 6bf210d..c960169 100644 --- a/sandbox_functional_converter_feature/feature.xml +++ b/sandbox_functional_converter_feature/feature.xml @@ -2,7 +2,7 @@ @@ -42,6 +42,6 @@ + version="1.2.1.qualifier"/> diff --git a/sandbox_functional_converter_feature/pom.xml b/sandbox_functional_converter_feature/pom.xml index 391e846..38fa530 100644 --- a/sandbox_functional_converter_feature/pom.xml +++ b/sandbox_functional_converter_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_functional_converter_feature Sandbox functional converter Feature diff --git a/sandbox_functional_converter_test/META-INF/MANIFEST.MF b/sandbox_functional_converter_test/META-INF/MANIFEST.MF index 4e79681..67b62ad 100644 --- a/sandbox_functional_converter_test/META-INF/MANIFEST.MF +++ b/sandbox_functional_converter_test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tool tests Bundle-SymbolicName: sandbox_functional_converter_test;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_functional_converter Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: sandbox_test_commons diff --git a/sandbox_functional_converter_test/pom.xml b/sandbox_functional_converter_test/pom.xml index 15325f8..92fb59c 100644 --- a/sandbox_functional_converter_test/pom.xml +++ b/sandbox_functional_converter_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_functional_converter_test Sandbox functional converter test diff --git a/sandbox_jface_cleanup/META-INF/MANIFEST.MF b/sandbox_jface_cleanup/META-INF/MANIFEST.MF index d99d5ed..56f9794 100644 --- a/sandbox_jface_cleanup/META-INF/MANIFEST.MF +++ b/sandbox_jface_cleanup/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: jface_cleanup Bundle-SymbolicName: sandbox_jface_cleanup;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_jface_cleanup/pom.xml b/sandbox_jface_cleanup/pom.xml index b24b528..631c3f1 100644 --- a/sandbox_jface_cleanup/pom.xml +++ b/sandbox_jface_cleanup/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_jface_cleanup Sandbox jface cleanup diff --git a/sandbox_jface_cleanup_feature/feature.xml b/sandbox_jface_cleanup_feature/feature.xml index d39c23a..adbde7b 100644 --- a/sandbox_jface_cleanup_feature/feature.xml +++ b/sandbox_jface_cleanup_feature/feature.xml @@ -2,7 +2,7 @@ @@ -38,6 +38,6 @@ + version="1.2.1.qualifier"/> diff --git a/sandbox_jface_cleanup_feature/pom.xml b/sandbox_jface_cleanup_feature/pom.xml index 5e5bdda..8c8325f 100644 --- a/sandbox_jface_cleanup_feature/pom.xml +++ b/sandbox_jface_cleanup_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_jface_cleanup_feature Sandbox jface cleanup Feature diff --git a/sandbox_jface_cleanup_test/META-INF/MANIFEST.MF b/sandbox_jface_cleanup_test/META-INF/MANIFEST.MF index 50688b0..755c0c4 100644 --- a/sandbox_jface_cleanup_test/META-INF/MANIFEST.MF +++ b/sandbox_jface_cleanup_test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: jface cleanup tests Bundle-SymbolicName: sandbox_jface_cleanup_test;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_jface_cleanup Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.junit, diff --git a/sandbox_jface_cleanup_test/pom.xml b/sandbox_jface_cleanup_test/pom.xml index 02fb874..1c23643 100644 --- a/sandbox_jface_cleanup_test/pom.xml +++ b/sandbox_jface_cleanup_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_jface_cleanup_test Sandbox jface cleanup test diff --git a/sandbox_junit_cleanup/META-INF/MANIFEST.MF b/sandbox_junit_cleanup/META-INF/MANIFEST.MF index 4a67cad..d2753a8 100644 --- a/sandbox_junit_cleanup/META-INF/MANIFEST.MF +++ b/sandbox_junit_cleanup/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: junit cleanup Bundle-SymbolicName: sandbox_junit_cleanup;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_junit_cleanup/pom.xml b/sandbox_junit_cleanup/pom.xml index 45f55cd..d544005 100644 --- a/sandbox_junit_cleanup/pom.xml +++ b/sandbox_junit_cleanup/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_junit_cleanup Sandbox junit cleanup diff --git a/sandbox_junit_cleanup_feature/feature.xml b/sandbox_junit_cleanup_feature/feature.xml index ea2d78e..909d6ee 100644 --- a/sandbox_junit_cleanup_feature/feature.xml +++ b/sandbox_junit_cleanup_feature/feature.xml @@ -2,7 +2,7 @@ @@ -39,6 +39,6 @@ + version="1.2.1.qualifier"/> diff --git a/sandbox_junit_cleanup_feature/pom.xml b/sandbox_junit_cleanup_feature/pom.xml index 6a13a85..8687bfd 100644 --- a/sandbox_junit_cleanup_feature/pom.xml +++ b/sandbox_junit_cleanup_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_junit_cleanup_feature Sandbox junit cleanup Feature diff --git a/sandbox_junit_cleanup_test/META-INF/MANIFEST.MF b/sandbox_junit_cleanup_test/META-INF/MANIFEST.MF index 80fb2c9..0371635 100644 --- a/sandbox_junit_cleanup_test/META-INF/MANIFEST.MF +++ b/sandbox_junit_cleanup_test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: junit cleanup tests Bundle-SymbolicName: sandbox_junit_cleanup_test;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_junit_cleanup Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.junit, diff --git a/sandbox_junit_cleanup_test/pom.xml b/sandbox_junit_cleanup_test/pom.xml index b3c4a50..8f5c160 100644 --- a/sandbox_junit_cleanup_test/pom.xml +++ b/sandbox_junit_cleanup_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_junit_cleanup_test Sandbox junit cleanup test diff --git a/sandbox_platform_helper/META-INF/MANIFEST.MF b/sandbox_platform_helper/META-INF/MANIFEST.MF index fe15154..42f166d 100644 --- a/sandbox_platform_helper/META-INF/MANIFEST.MF +++ b/sandbox_platform_helper/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Automatic-Module-Name: sandbox.platform.helper Bundle-Name: sandbox plaform helper Bundle-SymbolicName: sandbox_platform_helper;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_platform_helper/pom.xml b/sandbox_platform_helper/pom.xml index 99627cc..af7e0c3 100644 --- a/sandbox_platform_helper/pom.xml +++ b/sandbox_platform_helper/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_platform_helper Sandbox platform helper diff --git a/sandbox_platform_helper_feature/feature.xml b/sandbox_platform_helper_feature/feature.xml index 9d8bb27..a9aae5b 100644 --- a/sandbox_platform_helper_feature/feature.xml +++ b/sandbox_platform_helper_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_platform_helper_feature/pom.xml b/sandbox_platform_helper_feature/pom.xml index d4f0b28..8f0e9ba 100644 --- a/sandbox_platform_helper_feature/pom.xml +++ b/sandbox_platform_helper_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_platform_helper_feature Sandbox platform helper Feature diff --git a/sandbox_platform_helper_test/META-INF/MANIFEST.MF b/sandbox_platform_helper_test/META-INF/MANIFEST.MF index d7eb9bf..658dac9 100644 --- a/sandbox_platform_helper_test/META-INF/MANIFEST.MF +++ b/sandbox_platform_helper_test/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: platform helper tests Bundle-SymbolicName: sandbox_platform_helper_test;singleton:=true Bundle-Vendor: sandbox -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_platform_helper Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.junit, diff --git a/sandbox_platform_helper_test/pom.xml b/sandbox_platform_helper_test/pom.xml index 77de77a..adb45ea 100644 --- a/sandbox_platform_helper_test/pom.xml +++ b/sandbox_platform_helper_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_platform_helper_test Sandbox platform helper test diff --git a/sandbox_product/pom.xml b/sandbox_product/pom.xml index 41bf9a4..af05863 100644 --- a/sandbox_product/pom.xml +++ b/sandbox_product/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_product Sandbox product diff --git a/sandbox_product/sandbox.product b/sandbox_product/sandbox.product index 62ee61d..db67288 100644 --- a/sandbox_product/sandbox.product +++ b/sandbox_product/sandbox.product @@ -1,7 +1,7 @@ - + diff --git a/sandbox_target/pom.xml b/sandbox_target/pom.xml index c869d5f..79783be 100644 --- a/sandbox_target/pom.xml +++ b/sandbox_target/pom.xml @@ -5,7 +5,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_target Sandbox target diff --git a/sandbox_test_commons/META-INF/MANIFEST.MF b/sandbox_test_commons/META-INF/MANIFEST.MF index 6cf9c56..1abbd57 100644 --- a/sandbox_test_commons/META-INF/MANIFEST.MF +++ b/sandbox_test_commons/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: sandbox test commons Bundle-SymbolicName: sandbox_test_commons;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Automatic-Module-Name: sandbox.test.commons.singleton.true Eclipse-BuddyPolicy: global diff --git a/sandbox_test_commons/pom.xml b/sandbox_test_commons/pom.xml index 8906f88..3fd65a5 100644 --- a/sandbox_test_commons/pom.xml +++ b/sandbox_test_commons/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_test_commons Sandbox test commons diff --git a/sandbox_tools/META-INF/MANIFEST.MF b/sandbox_tools/META-INF/MANIFEST.MF index 9244442..e87eaa7 100644 --- a/sandbox_tools/META-INF/MANIFEST.MF +++ b/sandbox_tools/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: tools Bundle-SymbolicName: sandbox_tools;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_tools/pom.xml b/sandbox_tools/pom.xml index eda6575..dede727 100644 --- a/sandbox_tools/pom.xml +++ b/sandbox_tools/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_tools Sandbox tools diff --git a/sandbox_tools_feature/feature.xml b/sandbox_tools_feature/feature.xml index 5123c5b..7af20ed 100644 --- a/sandbox_tools_feature/feature.xml +++ b/sandbox_tools_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_tools_feature/pom.xml b/sandbox_tools_feature/pom.xml index 25d8c25..6c50a4d 100644 --- a/sandbox_tools_feature/pom.xml +++ b/sandbox_tools_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_tools_feature Sandbox tools Feature diff --git a/sandbox_tools_test/META-INF/MANIFEST.MF b/sandbox_tools_test/META-INF/MANIFEST.MF index 53bbbf4..f596058 100644 --- a/sandbox_tools_test/META-INF/MANIFEST.MF +++ b/sandbox_tools_test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tools tests Bundle-SymbolicName: sandbox_tools_test;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_tools Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: sandbox_test_commons diff --git a/sandbox_tools_test/pom.xml b/sandbox_tools_test/pom.xml index 08daf9a..37ecb37 100644 --- a/sandbox_tools_test/pom.xml +++ b/sandbox_tools_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_tools_test Sandbox tools test diff --git a/sandbox_usage_view/META-INF/MANIFEST.MF b/sandbox_usage_view/META-INF/MANIFEST.MF index 4704d64..dc0e7f3 100644 --- a/sandbox_usage_view/META-INF/MANIFEST.MF +++ b/sandbox_usage_view/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: sandbox_usage_view Bundle-SymbolicName: sandbox_usage_view;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Automatic-Module-Name: ui.sandbox.fragment Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/sandbox_usage_view/pom.xml b/sandbox_usage_view/pom.xml index f5bdd2f..cfe1c58 100644 --- a/sandbox_usage_view/pom.xml +++ b/sandbox_usage_view/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_usage_view Sandbox usage view diff --git a/sandbox_usage_view_feature/feature.xml b/sandbox_usage_view_feature/feature.xml index f468ee9..d2a3c19 100644 --- a/sandbox_usage_view_feature/feature.xml +++ b/sandbox_usage_view_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_usage_view_feature/pom.xml b/sandbox_usage_view_feature/pom.xml index e9e5389..eee4fa2 100644 --- a/sandbox_usage_view_feature/pom.xml +++ b/sandbox_usage_view_feature/pom.xml @@ -4,7 +4,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_usage_view_feature Sandbox usage view Feature diff --git a/sandbox_web/pom.xml b/sandbox_web/pom.xml index 6f1f244..9f9d7e7 100644 --- a/sandbox_web/pom.xml +++ b/sandbox_web/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_web RCP Sandbox p2 update site diff --git a/sandbox_xml_cleanup/META-INF/MANIFEST.MF b/sandbox_xml_cleanup/META-INF/MANIFEST.MF index 008329a..496c7fe 100644 --- a/sandbox_xml_cleanup/META-INF/MANIFEST.MF +++ b/sandbox_xml_cleanup/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: xml_cleanup Bundle-SymbolicName: sandbox_xml_cleanup;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filebuffers, diff --git a/sandbox_xml_cleanup/pom.xml b/sandbox_xml_cleanup/pom.xml index 6d3eea8..3cb5d6c 100644 --- a/sandbox_xml_cleanup/pom.xml +++ b/sandbox_xml_cleanup/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_xml_cleanup Sandbox xml cleanup diff --git a/sandbox_xml_cleanup_feature/feature.xml b/sandbox_xml_cleanup_feature/feature.xml index 9e07e82..56088d9 100644 --- a/sandbox_xml_cleanup_feature/feature.xml +++ b/sandbox_xml_cleanup_feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/sandbox_xml_cleanup_feature/pom.xml b/sandbox_xml_cleanup_feature/pom.xml index 7c58e4e..212c107 100644 --- a/sandbox_xml_cleanup_feature/pom.xml +++ b/sandbox_xml_cleanup_feature/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_xml_cleanup_feature Sandbox xml cleanup Feature diff --git a/sandbox_xml_cleanup_test/META-INF/MANIFEST.MF b/sandbox_xml_cleanup_test/META-INF/MANIFEST.MF index d6052f8..1fddde0 100644 --- a/sandbox_xml_cleanup_test/META-INF/MANIFEST.MF +++ b/sandbox_xml_cleanup_test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: xml cleanup tests Bundle-SymbolicName: sandbox_xml_cleanup_test;singleton:=true -Bundle-Version: 1.2.0 +Bundle-Version: 1.2.1.qualifier Fragment-Host: sandbox_xml_cleanup Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.junit, diff --git a/sandbox_xml_cleanup_test/pom.xml b/sandbox_xml_cleanup_test/pom.xml index 31a384c..e5387ac 100644 --- a/sandbox_xml_cleanup_test/pom.xml +++ b/sandbox_xml_cleanup_test/pom.xml @@ -6,7 +6,7 @@ org.sandbox central - 1.2.0 + 1.2.1-SNAPSHOT sandbox_xml_cleanup_test Sandbox xml cleanup test