Skip to content

Commit 64db5d3

Browse files
committed
Version 0.17.0
1 parent 8464353 commit 64db5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-trace-java.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def isCI = System.getenv("CI") != null
1616

1717
allprojects {
1818
group = 'com.datadoghq'
19-
version = '0.17.0-SNAPSHOT'
19+
version = '0.17.0'
2020

2121
if (isCI) {
2222
buildDir = "${rootDir}/workspace/${projectDir.path.replace(rootDir.path, '')}/build/"

0 commit comments

Comments
 (0)