From d24cca410e06c56f4c73e37ba88db9644940541f Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Thu, 23 Oct 2025 14:26:55 +0200 Subject: [PATCH 1/3] [releng] Update target platforms Signed-off-by: Pierre-Charles David --- .../pom.xml | 2 +- .../2022-09.target | 30 ------------------- .../2022-12.target | 30 ------------------- .../2023-03.target | 30 ------------------- .../2023-06.target | 30 ------------------- .../2023-09.target | 30 ------------------- .../{2024-03.target => 2024-12.target} | 12 ++++---- .../{2024-06.target => 2025-03.target} | 12 ++++---- .../{2023-12.target => 2025-06.target} | 12 ++++---- .../2025-09.target | 30 +++++++++++++++++++ .../{2024-09.target => 2025-12.target} | 8 ++--- .../canary.target | 2 +- 12 files changed, 54 insertions(+), 174 deletions(-) delete mode 100644 releng/org.eclipse.emf.transaction.target/2022-09.target delete mode 100644 releng/org.eclipse.emf.transaction.target/2022-12.target delete mode 100644 releng/org.eclipse.emf.transaction.target/2023-03.target delete mode 100644 releng/org.eclipse.emf.transaction.target/2023-06.target delete mode 100644 releng/org.eclipse.emf.transaction.target/2023-09.target rename releng/org.eclipse.emf.transaction.target/{2024-03.target => 2024-12.target} (68%) rename releng/org.eclipse.emf.transaction.target/{2024-06.target => 2025-03.target} (68%) rename releng/org.eclipse.emf.transaction.target/{2023-12.target => 2025-06.target} (68%) create mode 100644 releng/org.eclipse.emf.transaction.target/2025-09.target rename releng/org.eclipse.emf.transaction.target/{2024-09.target => 2025-12.target} (83%) diff --git a/releng/org.eclipse.emf.transaction.releng/pom.xml b/releng/org.eclipse.emf.transaction.releng/pom.xml index c8bf943..8d1375d 100644 --- a/releng/org.eclipse.emf.transaction.releng/pom.xml +++ b/releng/org.eclipse.emf.transaction.releng/pom.xml @@ -14,7 +14,7 @@ 4.0.8 1.3.2 true - 2022-09 + 2024-12 UTF-8 scm:git:https://github.com/eclipse-emfservices/emf-transaction.git diff --git a/releng/org.eclipse.emf.transaction.target/2022-09.target b/releng/org.eclipse.emf.transaction.target/2022-09.target deleted file mode 100644 index e6e3453..0000000 --- a/releng/org.eclipse.emf.transaction.target/2022-09.target +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/releng/org.eclipse.emf.transaction.target/2022-12.target b/releng/org.eclipse.emf.transaction.target/2022-12.target deleted file mode 100644 index b0d4af6..0000000 --- a/releng/org.eclipse.emf.transaction.target/2022-12.target +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/releng/org.eclipse.emf.transaction.target/2023-03.target b/releng/org.eclipse.emf.transaction.target/2023-03.target deleted file mode 100644 index 4d6a21b..0000000 --- a/releng/org.eclipse.emf.transaction.target/2023-03.target +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/releng/org.eclipse.emf.transaction.target/2023-06.target b/releng/org.eclipse.emf.transaction.target/2023-06.target deleted file mode 100644 index d204768..0000000 --- a/releng/org.eclipse.emf.transaction.target/2023-06.target +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/releng/org.eclipse.emf.transaction.target/2023-09.target b/releng/org.eclipse.emf.transaction.target/2023-09.target deleted file mode 100644 index 26cb4f9..0000000 --- a/releng/org.eclipse.emf.transaction.target/2023-09.target +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/releng/org.eclipse.emf.transaction.target/2024-03.target b/releng/org.eclipse.emf.transaction.target/2024-12.target similarity index 68% rename from releng/org.eclipse.emf.transaction.target/2024-03.target rename to releng/org.eclipse.emf.transaction.target/2024-12.target index 623b411..63bac91 100644 --- a/releng/org.eclipse.emf.transaction.target/2024-03.target +++ b/releng/org.eclipse.emf.transaction.target/2024-12.target @@ -1,6 +1,6 @@ - + @@ -9,22 +9,22 @@ - + - + - + - + - + diff --git a/releng/org.eclipse.emf.transaction.target/2024-06.target b/releng/org.eclipse.emf.transaction.target/2025-03.target similarity index 68% rename from releng/org.eclipse.emf.transaction.target/2024-06.target rename to releng/org.eclipse.emf.transaction.target/2025-03.target index 46e7ab5..e1dbbac 100644 --- a/releng/org.eclipse.emf.transaction.target/2024-06.target +++ b/releng/org.eclipse.emf.transaction.target/2025-03.target @@ -1,6 +1,6 @@ - + @@ -9,22 +9,22 @@ - + - + - + - + - + diff --git a/releng/org.eclipse.emf.transaction.target/2023-12.target b/releng/org.eclipse.emf.transaction.target/2025-06.target similarity index 68% rename from releng/org.eclipse.emf.transaction.target/2023-12.target rename to releng/org.eclipse.emf.transaction.target/2025-06.target index 066e97d..cc7e679 100644 --- a/releng/org.eclipse.emf.transaction.target/2023-12.target +++ b/releng/org.eclipse.emf.transaction.target/2025-06.target @@ -1,6 +1,6 @@ - + @@ -9,22 +9,22 @@ - + - + - + - + - + diff --git a/releng/org.eclipse.emf.transaction.target/2025-09.target b/releng/org.eclipse.emf.transaction.target/2025-09.target new file mode 100644 index 0000000..7787409 --- /dev/null +++ b/releng/org.eclipse.emf.transaction.target/2025-09.target @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/releng/org.eclipse.emf.transaction.target/2024-09.target b/releng/org.eclipse.emf.transaction.target/2025-12.target similarity index 83% rename from releng/org.eclipse.emf.transaction.target/2024-09.target rename to releng/org.eclipse.emf.transaction.target/2025-12.target index f67de5f..bcba7e7 100644 --- a/releng/org.eclipse.emf.transaction.target/2024-09.target +++ b/releng/org.eclipse.emf.transaction.target/2025-12.target @@ -1,6 +1,6 @@ - + @@ -9,18 +9,18 @@ - + - + - + diff --git a/releng/org.eclipse.emf.transaction.target/canary.target b/releng/org.eclipse.emf.transaction.target/canary.target index 60e3bf4..3185d3c 100644 --- a/releng/org.eclipse.emf.transaction.target/canary.target +++ b/releng/org.eclipse.emf.transaction.target/canary.target @@ -3,7 +3,7 @@ - + From 52ef581d17791c9c311852806d1f4189af160b87 Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Thu, 23 Oct 2025 14:29:18 +0200 Subject: [PATCH 2/3] [releng] Switch to Tycho 4.0.13 Signed-off-by: Pierre-Charles David --- releng/org.eclipse.emf.transaction.releng/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releng/org.eclipse.emf.transaction.releng/pom.xml b/releng/org.eclipse.emf.transaction.releng/pom.xml index 8d1375d..8293415 100644 --- a/releng/org.eclipse.emf.transaction.releng/pom.xml +++ b/releng/org.eclipse.emf.transaction.releng/pom.xml @@ -11,7 +11,7 @@ - 4.0.8 + 4.0.13 1.3.2 true 2024-12 @@ -81,6 +81,7 @@ target-platform-configuration ${tycho-version} + JavaSE-21 From af1fb20ce11507e0f1cc36c186d87b02da60762d Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Thu, 23 Oct 2025 15:35:26 +0200 Subject: [PATCH 3/3] [releng] Bump version to 1.14.2 Signed-off-by: Pierre-Charles David --- .../org.eclipse.emf.transaction.ui/pom.xml | 2 +- bundles/org.eclipse.emf.transaction/pom.xml | 2 +- bundles/org.eclipse.emf.workspace.ui/pom.xml | 2 +- bundles/org.eclipse.emf.workspace/pom.xml | 2 +- doc/org.eclipse.emf.transaction.doc/pom.xml | 2 +- doc/org.eclipse.emf.workspace.doc/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../org.eclipse.emf.workspace-feature/pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- pom.xml | 2 +- .../pom.xml | 4 +-- .../category.xml | 26 +++++++++---------- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.eclipse.emf.transaction.tests/pom.xml | 2 +- tests/org.eclipse.emf.workspace.tests/pom.xml | 2 +- 34 files changed, 47 insertions(+), 47 deletions(-) diff --git a/bundles/org.eclipse.emf.transaction.ui/pom.xml b/bundles/org.eclipse.emf.transaction.ui/pom.xml index a0ef099..9c71fdb 100644 --- a/bundles/org.eclipse.emf.transaction.ui/pom.xml +++ b/bundles/org.eclipse.emf.transaction.ui/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/bundles/org.eclipse.emf.transaction/pom.xml b/bundles/org.eclipse.emf.transaction/pom.xml index 6f989ae..0634f2b 100644 --- a/bundles/org.eclipse.emf.transaction/pom.xml +++ b/bundles/org.eclipse.emf.transaction/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/bundles/org.eclipse.emf.workspace.ui/pom.xml b/bundles/org.eclipse.emf.workspace.ui/pom.xml index 09f07f2..33bca77 100644 --- a/bundles/org.eclipse.emf.workspace.ui/pom.xml +++ b/bundles/org.eclipse.emf.workspace.ui/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/bundles/org.eclipse.emf.workspace/pom.xml b/bundles/org.eclipse.emf.workspace/pom.xml index e809f1c..39ee07e 100644 --- a/bundles/org.eclipse.emf.workspace/pom.xml +++ b/bundles/org.eclipse.emf.workspace/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/doc/org.eclipse.emf.transaction.doc/pom.xml b/doc/org.eclipse.emf.transaction.doc/pom.xml index fe10a3a..82954ec 100644 --- a/doc/org.eclipse.emf.transaction.doc/pom.xml +++ b/doc/org.eclipse.emf.transaction.doc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/doc/org.eclipse.emf.workspace.doc/pom.xml b/doc/org.eclipse.emf.workspace.doc/pom.xml index fe5cd03..751ef41 100644 --- a/doc/org.eclipse.emf.workspace.doc/pom.xml +++ b/doc/org.eclipse.emf.workspace.doc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/examples/org.eclipse.emf.transaction.examples/pom.xml b/examples/org.eclipse.emf.transaction.examples/pom.xml index d73db01..7579130 100644 --- a/examples/org.eclipse.emf.transaction.examples/pom.xml +++ b/examples/org.eclipse.emf.transaction.examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/examples/org.eclipse.emf.workspace.examples.library.editor/pom.xml b/examples/org.eclipse.emf.workspace.examples.library.editor/pom.xml index 6fb1526..4210b9d 100644 --- a/examples/org.eclipse.emf.workspace.examples.library.editor/pom.xml +++ b/examples/org.eclipse.emf.workspace.examples.library.editor/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/examples/org.eclipse.emf.workspace.examples/pom.xml b/examples/org.eclipse.emf.workspace.examples/pom.xml index 0c0b01a..54b451b 100644 --- a/examples/org.eclipse.emf.workspace.examples/pom.xml +++ b/examples/org.eclipse.emf.workspace.examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/features/org.eclipse.emf.transaction-feature/feature.xml b/features/org.eclipse.emf.transaction-feature/feature.xml index be76f07..70b76e6 100644 --- a/features/org.eclipse.emf.transaction-feature/feature.xml +++ b/features/org.eclipse.emf.transaction-feature/feature.xml @@ -14,7 +14,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.transaction.doc-feature/feature.xml b/features/org.eclipse.emf.transaction.doc-feature/feature.xml index 999f1c2..641a738 100644 --- a/features/org.eclipse.emf.transaction.doc-feature/feature.xml +++ b/features/org.eclipse.emf.transaction.doc-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.transaction.examples-feature/feature.xml b/features/org.eclipse.emf.transaction.examples-feature/feature.xml index 64a062d..9ad5909 100644 --- a/features/org.eclipse.emf.transaction.examples-feature/feature.xml +++ b/features/org.eclipse.emf.transaction.examples-feature/feature.xml @@ -16,7 +16,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.transaction.master-feature/feature.xml b/features/org.eclipse.emf.transaction.master-feature/feature.xml index 9205a1c..6719e1d 100644 --- a/features/org.eclipse.emf.transaction.master-feature/feature.xml +++ b/features/org.eclipse.emf.transaction.master-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.transaction.sdk-feature/feature.xml b/features/org.eclipse.emf.transaction.sdk-feature/feature.xml index 9b49de4..b8bc9c7 100644 --- a/features/org.eclipse.emf.transaction.sdk-feature/feature.xml +++ b/features/org.eclipse.emf.transaction.sdk-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.transaction.tests-feature/feature.xml b/features/org.eclipse.emf.transaction.tests-feature/feature.xml index 65dacf7..e6a820e 100644 --- a/features/org.eclipse.emf.transaction.tests-feature/feature.xml +++ b/features/org.eclipse.emf.transaction.tests-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.workspace-feature/feature.xml b/features/org.eclipse.emf.workspace-feature/feature.xml index 847f441..041f110 100644 --- a/features/org.eclipse.emf.workspace-feature/feature.xml +++ b/features/org.eclipse.emf.workspace-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.workspace.doc-feature/feature.xml b/features/org.eclipse.emf.workspace.doc-feature/feature.xml index c48c6ee..8d96714 100644 --- a/features/org.eclipse.emf.workspace.doc-feature/feature.xml +++ b/features/org.eclipse.emf.workspace.doc-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/features/org.eclipse.emf.workspace.examples-feature/feature.xml b/features/org.eclipse.emf.workspace.examples-feature/feature.xml index 8559297..8dfb97a 100644 --- a/features/org.eclipse.emf.workspace.examples-feature/feature.xml +++ b/features/org.eclipse.emf.workspace.examples-feature/feature.xml @@ -15,7 +15,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.features diff --git a/pom.xml b/pom.xml index 7123a49..f77b6ca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.top - 1.13.0-SNAPSHOT + 1.14.2-SNAPSHOT pom diff --git a/releng/org.eclipse.emf.transaction.releng/pom.xml b/releng/org.eclipse.emf.transaction.releng/pom.xml index 8293415..a8539fd 100644 --- a/releng/org.eclipse.emf.transaction.releng/pom.xml +++ b/releng/org.eclipse.emf.transaction.releng/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT pom @@ -87,7 +87,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.target - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ${platform} diff --git a/releng/org.eclipse.emf.transaction.repository/category.xml b/releng/org.eclipse.emf.transaction.repository/category.xml index d488bcb..c62c597 100644 --- a/releng/org.eclipse.emf.transaction.repository/category.xml +++ b/releng/org.eclipse.emf.transaction.repository/category.xml @@ -1,42 +1,42 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/releng/org.eclipse.emf.transaction.repository/pom.xml b/releng/org.eclipse.emf.transaction.repository/pom.xml index 87e0356..0f0bdd5 100644 --- a/releng/org.eclipse.emf.transaction.repository/pom.xml +++ b/releng/org.eclipse.emf.transaction.repository/pom.xml @@ -6,7 +6,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.repository diff --git a/releng/org.eclipse.emf.transaction.target/pom.xml b/releng/org.eclipse.emf.transaction.target/pom.xml index 8a5c362..b088cf7 100644 --- a/releng/org.eclipse.emf.transaction.target/pom.xml +++ b/releng/org.eclipse.emf.transaction.target/pom.xml @@ -6,7 +6,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml pom diff --git a/tests/org.eclipse.emf.transaction.tests/pom.xml b/tests/org.eclipse.emf.transaction.tests/pom.xml index 014a17c..75ad0d3 100644 --- a/tests/org.eclipse.emf.transaction.tests/pom.xml +++ b/tests/org.eclipse.emf.transaction.tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins diff --git a/tests/org.eclipse.emf.workspace.tests/pom.xml b/tests/org.eclipse.emf.workspace.tests/pom.xml index 5e3df3e..bdb945f 100644 --- a/tests/org.eclipse.emf.workspace.tests/pom.xml +++ b/tests/org.eclipse.emf.workspace.tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.emf.transaction org.eclipse.emf.transaction.releng - 1.14.1-SNAPSHOT + 1.14.2-SNAPSHOT ../../releng/org.eclipse.emf.transaction.releng/pom.xml org.eclipse.emf.transaction.plugins