From a3d465484f771fa6dfe48b9aecc787af778694f5 Mon Sep 17 00:00:00 2001 From: Stefan Thomanek Date: Fri, 4 May 2018 06:12:01 +0200 Subject: Proposed changes (#9) * Additions for automatic jarSign on Jenkins * Required changes for the new jenkins/nexus location * Apply these changes to get CoFH Lib and core back. curseCDN will 403 you --- build.properties | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index b76fc301bd..9e784e469a 100644 --- a/build.properties +++ b/build.properties @@ -6,11 +6,9 @@ ic2.version=2.2.790-experimental codechickenlib.version=1.1.3.140 codechickencore.version=1.0.7.47 nei.version=1.0.5.120 -gregtech.jenkinsbuild=884 -gregtech.version=5.09.32.06 -cofhcore.cf=2246/920 -cofhcore.version=[1.7.10]3.0.3-303-dev -cofhlib.cf=2246/918 +gregtech.jenkinsbuild=2 +gregtech.version=5.09.32.22 +cofhcore.version=[1.7.10]3.1.4-329-dev cofhlib.version=[1.7.10]1.0.3-175-dev -yamcore.version=0.5.77 +yamcore.version=0.5.78 -- cgit