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

Commit

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

<artifactId>application-main</artifactId>
<version>2024.E.1</version>
<version>2024.5</version>

<properties>
<maven.compiler.source>21</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions application-updater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.zyneonstudios</groupId>
<artifactId>application-parent</artifactId>
<version>2024.4.7</version>
<version>2024.5</version>
</parent>

<artifactId>application-updater</artifactId>
<version>2024.4.7</version>
<version>2024.5</version>

<properties>
<maven.compiler.source>21</maven.compiler.source>
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>application-parent</artifactId>
<version>2024.4.7</version>
<version>2024.5</version>
<packaging>pom</packaging>

<repositories>
Expand Down

0 comments on commit e890852

Please sign in to comment.