Skip to content

Commit

Permalink
LPS-53235 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
Ithildir authored and brianchandotcom committed Aug 28, 2017
1 parent 223bb5c commit 9e163b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/core/registry-test/build.gradle
@@ -1,10 +1,10 @@
import com.liferay.gradle.util.copy.RenameDependencyClosure

task copyTestLibs(type: Copy)

sourceCompatibility = "1.8"
targetCompatibility = "1.8"

task copyTestLibs(type: Copy)

configurations {
testLibs {
extendsFrom provided
Expand Down

0 comments on commit 9e163b2

Please sign in to comment.