diff --git a/apm-agent-api/pom.xml b/apm-agent-api/pom.xml index 908775e85b..1d11c3c382 100644 --- a/apm-agent-api/pom.xml +++ b/apm-agent-api/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-benchmarks/pom.xml b/apm-agent-benchmarks/pom.xml index 9e388a849f..edf4066b12 100644 --- a/apm-agent-benchmarks/pom.xml +++ b/apm-agent-benchmarks/pom.xml @@ -4,7 +4,7 @@ apm-agent-parent co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 apm-agent-benchmarks diff --git a/apm-agent-core/pom.xml b/apm-agent-core/pom.xml index 29b72e4099..4833729028 100644 --- a/apm-agent-core/pom.xml +++ b/apm-agent-core/pom.xml @@ -8,7 +8,7 @@ co.elastic.apm apm-agent-parent - 0.6.2-SNAPSHOT + 0.6.2 apm-agent-core diff --git a/apm-agent-plugins/apm-api-plugin/pom.xml b/apm-agent-plugins/apm-api-plugin/pom.xml index 41fa210f24..e83d29d5d1 100644 --- a/apm-agent-plugins/apm-api-plugin/pom.xml +++ b/apm-agent-plugins/apm-api-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/apm-jdbc-plugin/pom.xml b/apm-agent-plugins/apm-jdbc-plugin/pom.xml index 6b2922f3d0..38cdacbff8 100644 --- a/apm-agent-plugins/apm-jdbc-plugin/pom.xml +++ b/apm-agent-plugins/apm-jdbc-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/apm-opentracing-plugin/pom.xml b/apm-agent-plugins/apm-opentracing-plugin/pom.xml index c9e5595568..ba4dc21e36 100644 --- a/apm-agent-plugins/apm-opentracing-plugin/pom.xml +++ b/apm-agent-plugins/apm-opentracing-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/apm-servlet-plugin/pom.xml b/apm-agent-plugins/apm-servlet-plugin/pom.xml index 2c1b64c251..e89532fc4e 100644 --- a/apm-agent-plugins/apm-servlet-plugin/pom.xml +++ b/apm-agent-plugins/apm-servlet-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml b/apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml index 70fe5ca3ae..6e55acd1f8 100644 --- a/apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml +++ b/apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/apm-web-plugin/pom.xml b/apm-agent-plugins/apm-web-plugin/pom.xml index 22c6aa2102..fb69fda2bd 100644 --- a/apm-agent-plugins/apm-web-plugin/pom.xml +++ b/apm-agent-plugins/apm-web-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/apm-agent-plugins/pom.xml b/apm-agent-plugins/pom.xml index f4b1bf70b9..1467c77700 100644 --- a/apm-agent-plugins/pom.xml +++ b/apm-agent-plugins/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 pom diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml index 33352e4403..2aa447a18b 100644 --- a/apm-opentracing/pom.xml +++ b/apm-opentracing/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/elastic-apm-agent/pom.xml b/elastic-apm-agent/pom.xml index 3a0f9894a4..22c6f61029 100644 --- a/elastic-apm-agent/pom.xml +++ b/elastic-apm-agent/pom.xml @@ -8,7 +8,7 @@ co.elastic.apm apm-agent-parent - 0.6.2-SNAPSHOT + 0.6.2 jar diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c241df24dd..f46e34e88a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/simple-webapp-integration-test/pom.xml b/integration-tests/simple-webapp-integration-test/pom.xml index 4c28e9b248..ee891d113b 100644 --- a/integration-tests/simple-webapp-integration-test/pom.xml +++ b/integration-tests/simple-webapp-integration-test/pom.xml @@ -4,7 +4,7 @@ integration-tests co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/simple-webapp/pom.xml b/integration-tests/simple-webapp/pom.xml index e2cc9357a5..e994c11fee 100644 --- a/integration-tests/simple-webapp/pom.xml +++ b/integration-tests/simple-webapp/pom.xml @@ -4,7 +4,7 @@ integration-tests co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-1-5/pom.xml b/integration-tests/spring-boot-1-5/pom.xml index 77af5e5bed..bd7197b08f 100644 --- a/integration-tests/spring-boot-1-5/pom.xml +++ b/integration-tests/spring-boot-1-5/pom.xml @@ -3,7 +3,7 @@ integration-tests co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index 3487eee1a8..719468e66a 100644 --- a/integration-tests/spring-boot-2/pom.xml +++ b/integration-tests/spring-boot-2/pom.xml @@ -3,7 +3,7 @@ integration-tests co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-2/spring-boot-2-base/pom.xml b/integration-tests/spring-boot-2/spring-boot-2-base/pom.xml index dd1a2c7a78..4f3c24a5a7 100644 --- a/integration-tests/spring-boot-2/spring-boot-2-base/pom.xml +++ b/integration-tests/spring-boot-2/spring-boot-2-base/pom.xml @@ -3,7 +3,7 @@ spring-boot-2 co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-2/spring-boot-2-jetty/pom.xml b/integration-tests/spring-boot-2/spring-boot-2-jetty/pom.xml index 0a734ccc1a..cd30a0827a 100644 --- a/integration-tests/spring-boot-2/spring-boot-2-jetty/pom.xml +++ b/integration-tests/spring-boot-2/spring-boot-2-jetty/pom.xml @@ -3,7 +3,7 @@ spring-boot-2 co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-2/spring-boot-2-tomcat/pom.xml b/integration-tests/spring-boot-2/spring-boot-2-tomcat/pom.xml index ba2820534f..f57784f755 100644 --- a/integration-tests/spring-boot-2/spring-boot-2-tomcat/pom.xml +++ b/integration-tests/spring-boot-2/spring-boot-2-tomcat/pom.xml @@ -3,7 +3,7 @@ spring-boot-2 co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/integration-tests/spring-boot-2/spring-boot-2-undertow/pom.xml b/integration-tests/spring-boot-2/spring-boot-2-undertow/pom.xml index 4200cc9fa3..323df9fe34 100644 --- a/integration-tests/spring-boot-2/spring-boot-2-undertow/pom.xml +++ b/integration-tests/spring-boot-2/spring-boot-2-undertow/pom.xml @@ -3,7 +3,7 @@ spring-boot-2 co.elastic.apm - 0.6.2-SNAPSHOT + 0.6.2 4.0.0 diff --git a/pom.xml b/pom.xml index c0822e4c9c..2bd93ef3af 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ co.elastic.apm apm-agent-parent ${project.groupId}:${project.artifactId} - 0.6.2-SNAPSHOT + 0.6.2 pom 2018 @@ -27,7 +27,7 @@ scm:git:git@github.com:elastic/apm-agent-java.git scm:git:git@github.com:elastic/apm-agent-java.git https://github.com/elastic/apm-agent-java - HEAD + v0.6.2