Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 4d26ed0

Browse files
prepare release koryphe-2.6.0
1 parent 8e7062c commit 4d26ed0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>koryphe</artifactId>
2121
<groupId>uk.gov.gchq.koryphe</groupId>
22-
<version>2.5.3-SNAPSHOT</version>
22+
<version>2.6.0</version>
2323
</parent>
2424
<packaging>jar</packaging>
2525
<modelVersion>4.0.0</modelVersion>

doc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>koryphe</artifactId>
2121
<groupId>uk.gov.gchq.koryphe</groupId>
22-
<version>2.5.3-SNAPSHOT</version>
22+
<version>2.6.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>uk.gov.gchq.koryphe</groupId>
2222
<artifactId>koryphe</artifactId>
23-
<version>2.5.3-SNAPSHOT</version>
23+
<version>2.6.0</version>
2424
<packaging>pom</packaging>
2525

2626
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)