Skip to content

Commit

Permalink
prepare release koryphe-2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaffer committed Apr 3, 2023
1 parent 9c8ac59 commit 9e83b68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>koryphe</artifactId>
<groupId>uk.gov.gchq.koryphe</groupId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>koryphe</artifactId>
<groupId>uk.gov.gchq.koryphe</groupId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>uk.gov.gchq.koryphe</groupId>
<artifactId>koryphe</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
<packaging>pom</packaging>

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

0 comments on commit 9e83b68

Please # to comment.