Skip to content

Commit

Permalink
Releasing version 24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Aug 13, 2024
1 parent c2ebc23 commit 25bf58e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 5,7 @@
<parent>
<groupId>com.manorrock.aegean</groupId>
<artifactId>project</artifactId>
<version>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
</parent>
<artifactId>aegean-docker</artifactId>
<packaging>pom</packaging>
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.manorrock.aegean</groupId>
<artifactId>project</artifactId>
<version>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
<packaging>pom</packaging>
<name>Manorrock Aegean - Project</name>
<organization>
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>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
</parent>
<artifactId>aegean</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions rest/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>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
</parent>
<groupId>com.manorrock.aegean</groupId>
<artifactId>aegean-rest</artifactId>
<version>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
<packaging>war</packaging>
<name>Manorrock Aegean - REST</name>
<properties>
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>24.8.0-SNAPSHOT</version>
<version>24.8.0</version>
</parent>
<artifactId>aegean-ui</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 25bf58e

Please sign in to comment.