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