1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

测试部署与自动上传

This commit is contained in:
2022-01-27 00:03:17 +08:00
parent 229aca4eae
commit d2fd0d58cf
14 changed files with 35 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easysql-plugin</artifactId>
<groupId>cc.carm.plugin</groupId>
<version>0.0.1</version>
<version>0.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -0,0 +1,4 @@
package cc.carm.plugin.easysql;
public class EasySQLBukkit {
}
@@ -1,4 +0,0 @@
package cc.carm.plugin.easysql.bukkit;
public class EasySQLPlugin {
}