diff --git a/repo/repo.json b/repo/repo.json new file mode 100644 index 0000000..cd4c7b6 --- /dev/null +++ b/repo/repo.json @@ -0,0 +1,20 @@ +{ + "repository":{ + "id":"CityCraft", + "url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/" + }, + "plugins":[ + "Yum":{ + "groupId":"cn.citycraft", + "artifactId":"Yum", + "version":"1.3", + "lowestserverversion":"1.7" + }, + "SimpleEssential":{ + "groupId":"cn.citycraft", + "artifactId":"SimpleEssential", + "version":"1.1", + "lowestserverversion":"1.7" + } + ] +} \ No newline at end of file