From d03cd04cd9e3b46733ca8fdaa8ef0006ef2bb272 Mon Sep 17 00:00:00 2001 From: j502647092 Date: Sun, 30 Aug 2015 23:19:32 +0800 Subject: [PATCH] add repo.json... Signed-off-by: j502647092 --- repo/repo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 repo/repo.json 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