From c04b0d1e5f8b4837dea511a97d90214f43873f4b Mon Sep 17 00:00:00 2001 From: Felix Barnsteiner Date: Tue, 7 Aug 2018 11:06:37 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v0.6.1 --- apm-agent-api/pom.xml | 2 +- apm-agent-benchmarks/pom.xml | 2 +- apm-agent-core/pom.xml | 2 +- apm-agent-plugins/apm-api-plugin/pom.xml | 2 +- apm-agent-plugins/apm-jdbc-plugin/pom.xml | 2 +- apm-agent-plugins/apm-opentracing-plugin/pom.xml | 2 +- apm-agent-plugins/apm-servlet-plugin/pom.xml | 2 +- apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml | 2 +- apm-agent-plugins/apm-web-plugin/pom.xml | 2 +- apm-agent-plugins/pom.xml | 2 +- apm-opentracing/pom.xml | 2 +- elastic-apm-agent/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/simple-webapp-integration-test/pom.xml | 2 +- integration-tests/simple-webapp/pom.xml | 2 +- integration-tests/spring-boot-1-5/pom.xml | 2 +- integration-tests/spring-boot-2/pom.xml | 2 +- integration-tests/spring-boot-2/spring-boot-2-base/pom.xml | 2 +- integration-tests/spring-boot-2/spring-boot-2-jetty/pom.xml | 2 +- integration-tests/spring-boot-2/spring-boot-2-tomcat/pom.xml | 2 +- .../spring-boot-2/spring-boot-2-undertow/pom.xml | 2 +- pom.xml | 5 +++-- 22 files changed, 24 insertions(+), 23 deletions(-) diff --git a/apm-agent-api/pom.xml b/apm-agent-api/pom.xml index 9b0fac01b7..5aa855e9d7 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-benchmarks/pom.xml b/apm-agent-benchmarks/pom.xml index 16873742a9..237ca2b5c3 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.1-SNAPSHOT + 0.6.1 apm-agent-benchmarks diff --git a/apm-agent-core/pom.xml b/apm-agent-core/pom.xml index 59ca029248..228a523f07 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.1-SNAPSHOT + 0.6.1 apm-agent-core diff --git a/apm-agent-plugins/apm-api-plugin/pom.xml b/apm-agent-plugins/apm-api-plugin/pom.xml index e0e301c64b..386aada3b3 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-jdbc-plugin/pom.xml b/apm-agent-plugins/apm-jdbc-plugin/pom.xml index 9baf4e561e..85fb0165ad 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-opentracing-plugin/pom.xml b/apm-agent-plugins/apm-opentracing-plugin/pom.xml index fe388932c8..e5a7f9219f 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-servlet-plugin/pom.xml b/apm-agent-plugins/apm-servlet-plugin/pom.xml index ce08c46ebd..945471cca6 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.1-SNAPSHOT + 0.6.1 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 8972e1d960..66059a9f58 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-web-plugin/pom.xml b/apm-agent-plugins/apm-web-plugin/pom.xml index 85b1c4783f..36f03a2ba5 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/apm-agent-plugins/pom.xml b/apm-agent-plugins/pom.xml index bff4ebe446..8a9652f877 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.1-SNAPSHOT + 0.6.1 4.0.0 pom diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml index 22402260fc..33b5326f64 100644 --- a/apm-opentracing/pom.xml +++ b/apm-opentracing/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/elastic-apm-agent/pom.xml b/elastic-apm-agent/pom.xml index 0a2e10b666..6ed6eedd34 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.1-SNAPSHOT + 0.6.1 jar diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f9c9ae035c..a72bce3b56 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 0.6.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/integration-tests/simple-webapp-integration-test/pom.xml b/integration-tests/simple-webapp-integration-test/pom.xml index 121e6dc44f..ac91299a46 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/integration-tests/simple-webapp/pom.xml b/integration-tests/simple-webapp/pom.xml index 75e766ebe6..37937c2dc3 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/integration-tests/spring-boot-1-5/pom.xml b/integration-tests/spring-boot-1-5/pom.xml index c247d5192a..9546072128 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index cc098ff353..1c5dd971a6 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.1-SNAPSHOT + 0.6.1 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 ae53d2e479..56cd47d938 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.1-SNAPSHOT + 0.6.1 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 87fcc00e5c..18cdd5e62c 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.1-SNAPSHOT + 0.6.1 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 3a12c882c5..27d53b9ee9 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.1-SNAPSHOT + 0.6.1 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 e78eb88db2..76d425fd97 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.1-SNAPSHOT + 0.6.1 4.0.0 diff --git a/pom.xml b/pom.xml index 1db8b7fa56..be0631d6e2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ co.elastic.apm apm-agent-parent ${project.groupId}:${project.artifactId} - 0.6.1-SNAPSHOT + 0.6.1 pom 2018 @@ -27,7 +27,8 @@ 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 - + v0.6.1 +