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

Commit

Permalink
Update version to 2024.8-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldieeins committed Aug 5, 2024
1 parent fd02ee7 commit 5ebad9f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions application-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.zyneonstudios</groupId>
<artifactId>nexus-application</artifactId>
<version>2024.7.1</version>
<version>2024.8</version>
</parent>

<artifactId>application-main</artifactId>
<version>2024.7.2-beta.1</version>
<version>2024.8-beta.1</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion bootstrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.zyneonstudios</groupId>
<artifactId>nexus-application</artifactId>
<version>2024.7.1</version>
<version>2024.8</version>
</parent>

<artifactId>bootstrapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.zyneonstudios</groupId>
<artifactId>nexus-application</artifactId>
<version>2024.7.1</version>
<version>2024.8</version>
<packaging>pom</packaging>

<repositories>
Expand Down

0 comments on commit 5ebad9f

Please sign in to comment.