Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Releasing version 24.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Jul 13, 2024
1 parent 019ed50 commit 8598500
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>project</artifactId>
<groupId>com.manorrock.aegean</groupId>
<version>23.8.0-SNAPSHOT</version>
<version>24.7.0</version>
</parent>
<groupId>com.manorrock.aegean</groupId>
<artifactId>api</artifactId>
<version>23.8.0-SNAPSHOT</version>
<version>24.7.0</version>
<packaging>war</packaging>
<name>Manorrock Aegean - API</name>
<properties>
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 @@

<artifactId>project</artifactId>

<version>23.8.0-SNAPSHOT</version>
<version>24.7.0</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.manorrock.aegean</groupId>
<artifactId>project</artifactId>
<version>23.8.0-SNAPSHOT</version>
<version>24.7.0</version>
</parent>
<artifactId>aegean</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.manorrock.aegean</groupId>
<artifactId>project</artifactId>
<version>23.8.0-SNAPSHOT</version>
<version>24.7.0</version>
</parent>
<artifactId>aegean-ui</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 8598500

Please sign in to comment.