Start 0.3.0 development cycle (#676)

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
This commit is contained in:
Bogdan Drutu 2019-11-19 12:05:06 -08:00 committed by GitHub
parent 1a3fefb2e9
commit c5ea9df68f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ subprojects {
apply plugin: 'com.jfrog.artifactory'
group = "io.opentelemetry"
version = "0.2.0-SNAPSHOT" // CURRENT_VERSION
version = "0.3.0-SNAPSHOT" // CURRENT_VERSION
sourceCompatibility = 1.7
targetCompatibility = 1.7