We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71b0a3 commit 40a85d7Copy full SHA for 40a85d7
build.gradle
@@ -2,6 +2,7 @@ plugins {
2
id 'java'
3
id 'pmd'
4
id 'jacoco'
5
+ id 'nebula.release' version '20.1.0'
6
}
7
8
group = 'com.netflix.photon'
0 commit comments