diff options
author | Stefan Thomanek <Namikon@users.noreply.github.com> | 2018-05-04 06:12:01 +0200 |
---|---|---|
committer | Daniel <daniel112092@gmail.com> | 2018-05-04 06:12:01 +0200 |
commit | a3d465484f771fa6dfe48b9aecc787af778694f5 (patch) | |
tree | 9f45377ecfdf98b115ec6ee6f94a6dc1bf91fc63 /build.properties | |
parent | b8f8a71a3c569b2b1acee7934908cee9e5704626 (diff) | |
download | GT5-Unofficial-a3d465484f771fa6dfe48b9aecc787af778694f5.tar.gz GT5-Unofficial-a3d465484f771fa6dfe48b9aecc787af778694f5.tar.bz2 GT5-Unofficial-a3d465484f771fa6dfe48b9aecc787af778694f5.zip |
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
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 10 |
1 files changed, 4 insertions, 6 deletions
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 |