resetting version

This commit is contained in:
Sheldan
2024-01-22 01:27:33 +01:00
parent 45e7982330
commit 7013569f8b
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>database</artifactId> <artifactId>database</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>executable</artifactId> <artifactId>executable</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>gw2-api-client</artifactId> <artifactId>gw2-api-client</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>packaging</artifactId> <artifactId>packaging</artifactId>

View File

@@ -9,7 +9,7 @@
</parent> </parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>gw2-tools</name> <name>gw2-tools</name>
<description>Tools for GW2</description> <description>Tools for GW2</description>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.gw2.tools</groupId> <groupId>dev.sheldan.gw2.tools</groupId>
<artifactId>gw2-tools</artifactId> <artifactId>gw2-tools</artifactId>
<version>0.0.9-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>rest-api</artifactId> <artifactId>rest-api</artifactId>