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,13 +1,12 @@
{ {
"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.2" "version":"1.3.3"
}, },
{ {
"groupId":"cn.citycraft", "groupId":"cn.citycraft",
@ -15,6 +14,12 @@
"description":"轻量级基础插件", "description":"轻量级基础插件",
"version":"1.3" "version":"1.3"
}, },
{
"groupId":"cn.citycraft",
"artifactId":"SimpleProtect",
"description":"轻量级保护插件",
"version":"1.1"
},
{ {
"groupId":"cn.citycraft", "groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench", "artifactId":"CarryEnchantBench",
@ -25,7 +30,13 @@
"groupId":"cn.citycraft", "groupId":"cn.citycraft",
"artifactId":"Residence", "artifactId":"Residence",
"description":"领地插件", "description":"领地插件",
"version": "2.7.0.6" "version":"2.7.0.6",
"tags":[
{
"tag":"1.7.10",
"version":"1.7.10-c"
}
]
}, },
{ {
"groupId":"cn.citycraft", "groupId":"cn.citycraft",