Added default task.
This commit is contained in:
parent
e7ebe1718a
commit
9c2c96acaa
1 changed files with 2 additions and 1 deletions
|
@ -2,9 +2,10 @@ apply plugin: 'java'
|
|||
|
||||
group = 'opensymphony'
|
||||
version = '2.4.2'
|
||||
|
||||
description = 'OSCache'
|
||||
|
||||
defaultTasks 'assemble'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue