aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorsongy23 <songya@google.com>2018-06-04 17:44:33 -0700
committersongy23 <songya@google.com>2018-06-04 17:44:33 -0700
commit70deecc0324adaced051b371abe288f9f7a45198 (patch)
tree5b7b5b409e5e91837971a184fa69e9db61db3c7f /build.gradle
parent375907a3e81c32df7aef5b6c7f8ee2400a21c819 (diff)
downloadopencensus-java-70deecc0324adaced051b371abe288f9f7a45198.tar.gz
Start 0.15.0 development cycle
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 07bc7a88..8472773f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -44,7 +44,7 @@ subprojects {
}
group = "io.opencensus"
- version = "0.14.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
+ version = "0.15.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
sourceCompatibility = 1.6
targetCompatibility = 1.6