Start 0.3.0 development cycle (#676)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
This commit is contained in:
parent
1a3fefb2e9
commit
c5ea9df68f
|
@ -36,7 +36,7 @@ subprojects {
|
||||||
apply plugin: 'com.jfrog.artifactory'
|
apply plugin: 'com.jfrog.artifactory'
|
||||||
|
|
||||||
group = "io.opentelemetry"
|
group = "io.opentelemetry"
|
||||||
version = "0.2.0-SNAPSHOT" // CURRENT_VERSION
|
version = "0.3.0-SNAPSHOT" // CURRENT_VERSION
|
||||||
|
|
||||||
sourceCompatibility = 1.7
|
sourceCompatibility = 1.7
|
||||||
targetCompatibility = 1.7
|
targetCompatibility = 1.7
|
||||||
|
|
Loading…
Reference in New Issue