Skip to content

Commit

Permalink
Releasing version 23.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Sep 23, 2023
1 parent f149d6b commit 2eb4a1e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.manorrock.sphynx</groupId>
<artifactId>project</artifactId>
<version>23.1.0-SNAPSHOT</version>
<version>23.9.0</version>
</parent>
<artifactId>sphynx-cli</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.manorrock.sphynx</groupId>
<artifactId>project</artifactId>
<version>23.1.0-SNAPSHOT</version>
<version>23.9.0</version>
<packaging>pom</packaging>
<name>Manorrock Sphynx - Project</name>
<build>
Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.manorrock.sphynx</groupId>
<artifactId>project</artifactId>
<version>23.1.0-SNAPSHOT</version>
<version>23.9.0</version>
</parent>
<artifactId>sphynx-webapp</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 2eb4a1e

Please sign in to comment.