|
@@ -6,9 +6,14 @@
|
|
|
|
|
|
<groupId>xyz.tbvns</groupId>
|
|
|
<artifactId>PowerGD</artifactId>
|
|
|
- <version>1.0-ALPHA</version>
|
|
|
+ <version>1.0-SNAPSHOT</version>
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
|
+ <scm>
|
|
|
+ <connection>scm:git:https://git.tbvns.xyz/tbvns/PowerGD.git</connection>
|
|
|
+ <url>https://git.tbvns.xyz/tbvns/PowerGD</url>
|
|
|
+ </scm>
|
|
|
+
|
|
|
<modules>
|
|
|
<module>GD4J</module>
|
|
|
<module>PowerGDEditor</module>
|