Merge pull request #1612 from magik6k/deps

Use coloredlightscore jenkins
This commit is contained in:
Florian "Sangar" Nücke 2016-01-15 21:23:15 +01:00
commit 96ee1ec6e6
2 changed files with 3 additions and 2 deletions

View File

@ -115,9 +115,9 @@ repositories {
name 'ProjectRed' name 'ProjectRed'
url 'http://files.projectredwiki.com/maven/' url 'http://files.projectredwiki.com/maven/'
} }
maven { ivy {
name 'ColoredLightCore' name 'ColoredLightCore'
url "http://coloredlightscore.us.to/maven/clc/" artifactPattern "http://coloredlightscore.us.to:8080/job/ColoredLightsCore%20v1.7.10/${config.coloredlights.build}/artifact/build/libs/[module]-[revision]-[classifier].[ext]"
} }
ivy { ivy {
name "BuildCraft" name "BuildCraft"

View File

@ -15,6 +15,7 @@ ccl.version=1.1.1.104
cofhlib.cf=2230/207 cofhlib.cf=2230/207
cofhlib.version=[1.7.10]1.0.0RC7-127 cofhlib.version=[1.7.10]1.0.0RC7-127
coloredlights.version=1.3.7.35 coloredlights.version=1.3.7.35
coloredlights.build=35
ec.cf=2242/839 ec.cf=2242/839
ec.version=deobf-1.7.10-2.2.73b129 ec.version=deobf-1.7.10-2.2.73b129
eio.cf=2219/296 eio.cf=2219/296