add tag...

master
502647092 2015-09-17 14:11:46 +08:00
parent 02a150616c
commit 55b9e9a163
1 changed files with 53 additions and 42 deletions

View File

@ -1,43 +1,54 @@
{ {
"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",
"groupId": "cn.citycraft", "artifactId":"Yum",
"artifactId": "Yum", "description":"服务器插件管理系统",
"description": "服务器插件管理系统", "version":"1.3.3"
"version": "1.3.2" },
}, {
{ "groupId":"cn.citycraft",
"groupId": "cn.citycraft", "artifactId":"SimpleEssential",
"artifactId": "SimpleEssential", "description":"轻量级基础插件",
"description": "轻量级基础插件", "version":"1.3"
"version": "1.3" },
}, {
{ "groupId":"cn.citycraft",
"groupId": "cn.citycraft", "artifactId":"SimpleProtect",
"artifactId": "CarryEnchantBench", "description":"轻量级保护插件",
"description": "30级随身附魔台", "version":"1.1"
"version": "1.2" },
}, {
{ "groupId":"cn.citycraft",
"groupId": "cn.citycraft", "artifactId":"CarryEnchantBench",
"artifactId": "Residence", "description":"30级随身附魔台",
"description": "领地插件", "version":"1.2"
"version": "2.7.0.6" },
}, {
{ "groupId":"cn.citycraft",
"groupId": "cn.citycraft", "artifactId":"Residence",
"artifactId": "Multkills", "description":"领地插件",
"description": "连杀插件", "version":"2.7.0.6",
"version": "1.3.5" "tags":[
}, {
{ "tag":"1.7.10",
"groupId": "cn.citycraft", "version":"1.7.10-c"
"artifactId": "PrefixGuiManager", }
"description": "图形化称号管理插件", ]
"version": "1.0" },
} {
] "groupId":"cn.citycraft",
"artifactId":"Multkills",
"description":"连杀插件",
"version":"1.3.5"
},
{
"groupId":"cn.citycraft",
"artifactId":"PrefixGuiManager",
"description":"图形化称号管理插件",
"version":"1.0"
}
]
} }