mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
use jdk1.8 on bamboo
This commit is contained in:
parent
79b603b8ca
commit
114c79c07c
@ -4,7 +4,7 @@
|
|||||||
"repository": "https://github.com/finn-no/unleash"
|
"repository": "https://github.com/finn-no/unleash"
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
"jdk": "1.7",
|
"jdk": "1.8",
|
||||||
"mvn": "3"
|
"mvn": "3"
|
||||||
},
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
@ -40,4 +40,4 @@
|
|||||||
{"command": "cd unleash-server && npm test"}
|
{"command": "cd unleash-server && npm test"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user