Bump version to 0.7

This commit is contained in:
Claude Brisson
2024-03-25 10:56:53 +01:00
parent e6ff9a547d
commit 6ddbd6f272
6 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
</parent>
<artifactId>api-webapp</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
</parent>
<artifactId>application</artifactId>
<packaging>pom</packaging>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
</parent>
<artifactId>pairgoth-common</artifactId>

View File

@@ -5,7 +5,7 @@
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
<packaging>pom</packaging>
<!-- CB: Temporary add my repository, while waiting for SSE Java server module author to incorporate my PR or for me to fork it -->

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
</parent>
<artifactId>view-webapp</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.jeudego.pairgoth</groupId>
<artifactId>engine-parent</artifactId>
<version>0.6</version>
<version>0.7</version>
</parent>
<artifactId>webserver</artifactId>
<packaging>jar</packaging>