mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-04 16:43:03 +08:00
测试部署与自动上传
This commit is contained in:
@@ -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>
|
||||
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
package cc.carm.plugin.easysql;
|
||||
|
||||
public class EasySQLBukkit {
|
||||
}
|
||||
-4
@@ -1,4 +0,0 @@
|
||||
package cc.carm.plugin.easysql.bukkit;
|
||||
|
||||
public class EasySQLPlugin {
|
||||
}
|
||||
Reference in New Issue
Block a user