Skip to content

Commit

Permalink
replicate bndtools
Browse files Browse the repository at this point in the history
  • Loading branch information
gamerson committed Apr 13, 2016
1 parent b4fa4e1 commit 03674a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ task replicateSources << {

def canonicalProjects = file('liferay-gradle').listFiles().findAll(projectFilter)

def replicationParents = files('gradle')
def replicationParents = files('bndtools')

canonicalProjects.each { canonicalProject ->
replicationParents.each { replicationParent ->
Expand Down

0 comments on commit 03674a2

Please sign in to comment.