mirror of
https://github.com/Sheldan/gw2-tools.git
synced 2026-01-06 00:19:31 +00:00
[RELEASE]prepare release 0.0.2
This commit is contained in:
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>database</artifactId>
|
<artifactId>database</artifactId>
|
||||||
|
|||||||
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>executable</artifactId>
|
<artifactId>executable</artifactId>
|
||||||
|
|||||||
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gw2-api-client</artifactId>
|
<artifactId>gw2-api-client</artifactId>
|
||||||
|
|||||||
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>packaging</artifactId>
|
<artifactId>packaging</artifactId>
|
||||||
|
|||||||
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</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>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<connection>scm:git:${project.scm.url}</connection>
|
<connection>scm:git:${project.scm.url}</connection>
|
||||||
<developerConnection>scm:git:${project.scm.url}</developerConnection>
|
<developerConnection>scm:git:${project.scm.url}</developerConnection>
|
||||||
<url>https://github.com/Sheldan/gw2-tools.git</url>
|
<url>https://github.com/Sheldan/gw2-tools.git</url>
|
||||||
<tag>HEAD</tag>
|
<tag>0.0.2</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
|||||||
@@ -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.2-SNAPSHOT</version>
|
<version>0.0.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>rest-api</artifactId>
|
<artifactId>rest-api</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user