From e09bf9f6401724eeaea4cc5cd8c5895d055d547c Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Wed, 22 Jan 2025 08:41:07 +0800 Subject: [PATCH] Update with latest CE releases --- .github/workflows/ci-build.yaml | 7 +++++-- coherence.eclipse.plugin.tests/build.properties | 2 +- pom.xml | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index a1ab239..f1ca19a 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2024 Oracle and/or its affiliates. +# Copyright (c) 2020, 2025 Oracle and/or its affiliates. # # Licensed under the Universal Permissive License v 1.0 as shown at # https://oss.oracle.com/licenses/upl. @@ -21,10 +21,13 @@ jobs: fail-fast: false matrix: version: - - 24.09 + - 24.09.2 - 24.09.1-SNAPSHOT - 22.06.11-SNAPSHOT - 22.06.10 + - 22.06.11 + - 14.1.2-0-0 + - 14.1.2-0-1 steps: - name: Checkout diff --git a/coherence.eclipse.plugin.tests/build.properties b/coherence.eclipse.plugin.tests/build.properties index 2e82a43..e11f4b6 100644 --- a/coherence.eclipse.plugin.tests/build.properties +++ b/coherence.eclipse.plugin.tests/build.properties @@ -1,5 +1,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - target/runtime-bin/coherence-24.03.jar, + target/runtime-bin/coherence-24.09.2.jar, . diff --git a/pom.xml b/pom.xml index aa60482..7f92881 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ - 24.03 + 24.09.2 1.8 3.8.0 3.3.3