Skip to content

Commit

Permalink
prepare release koryphe-1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaffer committed Dec 1, 2020
1 parent 9eeb533 commit ee13f0a
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 @@ -3,7 +3,7 @@
<parent>
<artifactId>koryphe</artifactId>
<groupId>uk.gov.gchq.koryphe</groupId>
<version>1.11.1-SNAPSHOT</version>
<version>1.12.0</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 @@ -3,7 +3,7 @@
<parent>
<artifactId>koryphe</artifactId>
<groupId>uk.gov.gchq.koryphe</groupId>
<version>1.11.1-SNAPSHOT</version>
<version>1.12.0</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 @@ -4,7 +4,7 @@

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

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

0 comments on commit ee13f0a

Please sign in to comment.