Compare commits

..

No commits in common. "main" and "v1.5.0" have entirely different histories.
main ... v1.5.0

4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>ace-of-shades-2</artifactId> <artifactId>ace-of-shades-2</artifactId>
<groupId>nl.andrewl</groupId> <groupId>nl.andrewl</groupId>
<version>1.5.0</version> <version>1.4.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>ace-of-shades-2</artifactId> <artifactId>ace-of-shades-2</artifactId>
<groupId>nl.andrewl</groupId> <groupId>nl.andrewl</groupId>
<version>1.5.0</version> <version>1.4.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -7,7 +7,7 @@
<groupId>nl.andrewl</groupId> <groupId>nl.andrewl</groupId>
<artifactId>ace-of-shades-2</artifactId> <artifactId>ace-of-shades-2</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.5.0</version> <version>1.4.0</version>
<modules> <modules>
<module>core</module> <module>core</module>
<module>server</module> <module>server</module>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>ace-of-shades-2</artifactId> <artifactId>ace-of-shades-2</artifactId>
<groupId>nl.andrewl</groupId> <groupId>nl.andrewl</groupId>
<version>1.5.0</version> <version>1.4.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>