Skip to content

Commit c6eb2f4

Browse files
committed
Revert "Merge pull request #538 from ryzech/fix/caffeine-relocate"
This reverts commit 6929de7, reversing changes made to a159deb.
1 parent 6929de7 commit c6eb2f4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

buildSrc/src/main/kotlin/DistributionConfig.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ fun Project.configureDistribution() {
164164
configurations = listOf(project.configurations["shaded"])
165165
archiveClassifier.set("shaded")
166166
version = project.version
167-
relocate("com.github.benmanes.caffeine", "com.dfsek.terra.lib.caffeine")
168167
relocate("org.apache.commons", "com.dfsek.terra.lib.commons")
169168
relocate("org.objectweb.asm", "com.dfsek.terra.lib.asm")
170169
relocate("org.json", "com.dfsek.terra.lib.json")

0 commit comments

Comments
 (0)