Merge remote-tracking branch 'origin/master'

master
502647092 2015-09-08 08:01:12 +08:00
commit fd17ef2d19
2 changed files with 58 additions and 51 deletions

View File

@ -1,36 +1,43 @@
{ {
"name":"citycraft", "name": "citycraft",
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", "url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":[ "plugins":
{ [
"groupId":"cn.citycraft", {
"artifactId":"Yum", "groupId": "cn.citycraft",
"description":"服务器插件管理系统", "artifactId": "Yum",
"version":"1.3.2" "description": "服务器插件管理系统",
}, "version": "1.3.2"
{ },
"groupId":"cn.citycraft", {
"artifactId":"SimpleEssential", "groupId": "cn.citycraft",
"description":"轻量级基础插件", "artifactId": "SimpleEssential",
"version":"1.1" "description": "轻量级基础插件",
}, "version": "1.1"
{ },
"groupId":"cn.citycraft", {
"artifactId":"CarryEnchantBench", "groupId": "cn.citycraft",
"description":"30级随身附魔台", "artifactId": "CarryEnchantBench",
"version":"1.2" "description": "30级随身附魔台",
}, "version": "1.2"
{ },
"groupId":"cn.citycraft", {
"artifactId":"Residence", "groupId": "cn.citycraft",
"description":"领地插件", "artifactId": "Residence",
"version":"2.7.0.6" "description": "领地插件",
}, "version": "2.7.0.6"
{ },
"groupId":"cn.citycraft", {
"artifactId":"Multkills", "groupId": "cn.citycraft",
"description":"连杀插件", "artifactId": "Multkills",
"version":"1.3.5" "description": "连杀插件",
} "version": "1.3.5"
] },
{
"groupId": "cn.citycraft",
"artifactId": "PrefixGuiManager",
"description": "图形化称号管理插件",
"version": "1.0"
}
]
} }

View File

@ -1,17 +1,17 @@
[ [
{ {
"id":"citycraft", "id": "citycraft",
"url":"http://502647092.github.io/repo/citycraft/package.info", "url": "http://502647092.github.io/repo/citycraft/package.info",
"type":"maven" "type": "maven"
}, },
{ {
"id":"mengcraft", "id": "mengcraft",
"url":"http://502647092.github.io/repo/mengcraft/package.info", "url": "http://502647092.github.io/repo/mengcraft/package.info",
"type":"maven" "type": "maven"
}, },
{ {
"id":"sumcraft", "id": "sumcraft",
"url":"http://502647092.github.io/repo/sumcraft/package.info", "url": "http://502647092.github.io/repo/sumcraft/package.info",
"type":"maven" "type": "maven"
} }
] ]