From 4d26ed0b23a3d0327365b170251a8189b74dae4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:51:19 +0000 Subject: [PATCH 1/5] prepare release koryphe-2.6.0 --- core/pom.xml | 2 +- doc/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 6c973dcd..38548f1c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ koryphe uk.gov.gchq.koryphe - 2.5.3-SNAPSHOT + 2.6.0 jar 4.0.0 diff --git a/doc/pom.xml b/doc/pom.xml index 32b45cf7..7c541aad 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -19,7 +19,7 @@ koryphe uk.gov.gchq.koryphe - 2.5.3-SNAPSHOT + 2.6.0 4.0.0 diff --git a/pom.xml b/pom.xml index cf302a25..c26e605f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.koryphe koryphe - 2.5.3-SNAPSHOT + 2.6.0 pom ${project.groupId}:${project.artifactId} From c0b576444281def01d86645926612d3ee090e5ab Mon Sep 17 00:00:00 2001 From: cn337131 <141730190+cn337131@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:05:03 +0000 Subject: [PATCH 2/5] copyright --- core/pom.xml | 2 +- doc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 38548f1c..de9bb1ca 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,6 +1,6 @@