From 9385a9914420f0366ed5df2b12a718ecdbb45346 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Fri, 26 Apr 2019 08:53:42 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.6.1 --- apm-agent-api/pom.xml | 2 +- apm-agent-attach/pom.xml | 2 +- apm-agent-benchmarks/pom.xml | 2 +- apm-agent-core/pom.xml | 2 +- apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml | 2 +- apm-agent-plugins/apm-api-plugin/pom.xml | 2 +- .../apm-es-restclient-plugin-5_6/pom.xml | 2 +- .../apm-es-restclient-plugin-6_4/pom.xml | 2 +- .../apm-es-restclient-plugin-common/pom.xml | 2 +- apm-agent-plugins/apm-es-restclient-plugin/pom.xml | 2 +- apm-agent-plugins/apm-httpclient-core/pom.xml | 2 +- apm-agent-plugins/apm-java-concurrent-plugin/pom.xml | 2 +- apm-agent-plugins/apm-jaxrs-plugin/pom.xml | 2 +- apm-agent-plugins/apm-jaxws-plugin/pom.xml | 2 +- apm-agent-plugins/apm-jdbc-plugin/pom.xml | 2 +- apm-agent-plugins/apm-jsf-plugin/pom.xml | 2 +- apm-agent-plugins/apm-okhttp-plugin/pom.xml | 2 +- apm-agent-plugins/apm-opentracing-plugin/pom.xml | 2 +- apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml | 2 +- apm-agent-plugins/apm-servlet-plugin/pom.xml | 2 +- apm-agent-plugins/apm-slf4j-plugin/pom.xml | 2 +- apm-agent-plugins/apm-spring-resttemplate-plugin/pom.xml | 2 +- apm-agent-plugins/apm-spring-webmvc-plugin/pom.xml | 2 +- apm-agent-plugins/apm-urlconnection-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 +- .../application-server-integration-tests/pom.xml | 2 +- integration-tests/jsf-app/jsf-app-dependent/pom.xml | 2 +- integration-tests/jsf-app/jsf-app-standalone/pom.xml | 2 +- integration-tests/jsf-app/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/simple-webapp/pom.xml | 2 +- integration-tests/soap-test/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 | 4 ++-- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/apm-agent-api/pom.xml b/apm-agent-api/pom.xml index 28c3505818..9cffadb218 100644 --- a/apm-agent-api/pom.xml +++ b/apm-agent-api/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-attach/pom.xml b/apm-agent-attach/pom.xml index 98cd54af39..ed5298edcc 100644 --- a/apm-agent-attach/pom.xml +++ b/apm-agent-attach/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-benchmarks/pom.xml b/apm-agent-benchmarks/pom.xml index 5a85fff2da..0015a85fc5 100644 --- a/apm-agent-benchmarks/pom.xml +++ b/apm-agent-benchmarks/pom.xml @@ -4,7 +4,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 apm-agent-benchmarks diff --git a/apm-agent-core/pom.xml b/apm-agent-core/pom.xml index 987e342ba3..f91eeafd7b 100644 --- a/apm-agent-core/pom.xml +++ b/apm-agent-core/pom.xml @@ -8,7 +8,7 @@ co.elastic.apm apm-agent-parent - 1.6.1-SNAPSHOT + 1.6.1 apm-agent-core diff --git a/apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml b/apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml index f998dc638b..3babeeaf0b 100644 --- a/apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml +++ b/apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-api-plugin/pom.xml b/apm-agent-plugins/apm-api-plugin/pom.xml index 472388a68d..d8cea16c24 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-5_6/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-5_6/pom.xml index 4321b09998..9fd6e4db90 100644 --- a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-5_6/pom.xml +++ b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-5_6/pom.xml @@ -5,7 +5,7 @@ apm-es-restclient-plugin co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 apm-es-restclient-plugin-5_6 diff --git a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-6_4/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-6_4/pom.xml index cf441fc3dc..6d789ee4f9 100644 --- a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-6_4/pom.xml +++ b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-6_4/pom.xml @@ -5,7 +5,7 @@ apm-es-restclient-plugin co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 apm-es-restclient-plugin-6_4 diff --git a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/pom.xml index c5a3ccafc0..e15d5c47f7 100644 --- a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/pom.xml +++ b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-common/pom.xml @@ -5,7 +5,7 @@ apm-es-restclient-plugin co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 apm-es-restclient-plugin-common diff --git a/apm-agent-plugins/apm-es-restclient-plugin/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/pom.xml index 73c892d84e..ae1d2374cd 100644 --- a/apm-agent-plugins/apm-es-restclient-plugin/pom.xml +++ b/apm-agent-plugins/apm-es-restclient-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 pom diff --git a/apm-agent-plugins/apm-httpclient-core/pom.xml b/apm-agent-plugins/apm-httpclient-core/pom.xml index 36c008ed1b..49677d8280 100644 --- a/apm-agent-plugins/apm-httpclient-core/pom.xml +++ b/apm-agent-plugins/apm-httpclient-core/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml b/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml index 3d08cc96c8..b307736698 100644 --- a/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml +++ b/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-jaxrs-plugin/pom.xml b/apm-agent-plugins/apm-jaxrs-plugin/pom.xml index 38dbf401c2..633ad25425 100644 --- a/apm-agent-plugins/apm-jaxrs-plugin/pom.xml +++ b/apm-agent-plugins/apm-jaxrs-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-jaxws-plugin/pom.xml b/apm-agent-plugins/apm-jaxws-plugin/pom.xml index 738da8e728..4981390b25 100644 --- a/apm-agent-plugins/apm-jaxws-plugin/pom.xml +++ b/apm-agent-plugins/apm-jaxws-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.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 002a7499f3..0d8664dd6d 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-jsf-plugin/pom.xml b/apm-agent-plugins/apm-jsf-plugin/pom.xml index c25e83773f..0adace19ec 100644 --- a/apm-agent-plugins/apm-jsf-plugin/pom.xml +++ b/apm-agent-plugins/apm-jsf-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-okhttp-plugin/pom.xml b/apm-agent-plugins/apm-okhttp-plugin/pom.xml index 1903b69919..eadb201e9c 100644 --- a/apm-agent-plugins/apm-okhttp-plugin/pom.xml +++ b/apm-agent-plugins/apm-okhttp-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.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 96c8a5e88e..a2eefd58ff 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml b/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml index 53fe9b7078..a3f212cd06 100644 --- a/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml +++ b/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.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 a659ae5f54..bf3231c34b 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-slf4j-plugin/pom.xml b/apm-agent-plugins/apm-slf4j-plugin/pom.xml index 1f56d88db9..080a99db57 100644 --- a/apm-agent-plugins/apm-slf4j-plugin/pom.xml +++ b/apm-agent-plugins/apm-slf4j-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-spring-resttemplate-plugin/pom.xml b/apm-agent-plugins/apm-spring-resttemplate-plugin/pom.xml index c548c7fc7b..5051c65d10 100644 --- a/apm-agent-plugins/apm-spring-resttemplate-plugin/pom.xml +++ b/apm-agent-plugins/apm-spring-resttemplate-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.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 5415b4485a..ac78be68e3 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/apm-urlconnection-plugin/pom.xml b/apm-agent-plugins/apm-urlconnection-plugin/pom.xml index 9302b9b4b7..cde895843b 100644 --- a/apm-agent-plugins/apm-urlconnection-plugin/pom.xml +++ b/apm-agent-plugins/apm-urlconnection-plugin/pom.xml @@ -3,7 +3,7 @@ apm-agent-plugins co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 ${project.groupId}:${project.artifactId} 4.0.0 diff --git a/apm-agent-plugins/apm-web-plugin/pom.xml b/apm-agent-plugins/apm-web-plugin/pom.xml index ddaec39134..92ba6f1bd7 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/apm-agent-plugins/pom.xml b/apm-agent-plugins/pom.xml index d977e7bd63..41be3001f5 100644 --- a/apm-agent-plugins/pom.xml +++ b/apm-agent-plugins/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 pom diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml index b605cdf1aa..ec3e67cc32 100644 --- a/apm-opentracing/pom.xml +++ b/apm-opentracing/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/elastic-apm-agent/pom.xml b/elastic-apm-agent/pom.xml index 31b5bb4872..537fadfec1 100644 --- a/elastic-apm-agent/pom.xml +++ b/elastic-apm-agent/pom.xml @@ -8,7 +8,7 @@ co.elastic.apm apm-agent-parent - 1.6.1-SNAPSHOT + 1.6.1 jar diff --git a/integration-tests/application-server-integration-tests/pom.xml b/integration-tests/application-server-integration-tests/pom.xml index 12654ed47a..2404fc3f37 100644 --- a/integration-tests/application-server-integration-tests/pom.xml +++ b/integration-tests/application-server-integration-tests/pom.xml @@ -4,7 +4,7 @@ integration-tests co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/jsf-app/jsf-app-dependent/pom.xml b/integration-tests/jsf-app/jsf-app-dependent/pom.xml index a3b8558472..99e5311dc0 100644 --- a/integration-tests/jsf-app/jsf-app-dependent/pom.xml +++ b/integration-tests/jsf-app/jsf-app-dependent/pom.xml @@ -4,7 +4,7 @@ jsf-app co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/jsf-app/jsf-app-standalone/pom.xml b/integration-tests/jsf-app/jsf-app-standalone/pom.xml index affc4e45ba..10c4b7e67d 100644 --- a/integration-tests/jsf-app/jsf-app-standalone/pom.xml +++ b/integration-tests/jsf-app/jsf-app-standalone/pom.xml @@ -4,7 +4,7 @@ jsf-app co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/jsf-app/pom.xml b/integration-tests/jsf-app/pom.xml index 6fbef21f37..fe231eb616 100644 --- a/integration-tests/jsf-app/pom.xml +++ b/integration-tests/jsf-app/pom.xml @@ -4,7 +4,7 @@ integration-tests co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a4a0b5054f..484b5ba6e2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ apm-agent-parent co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/simple-webapp/pom.xml b/integration-tests/simple-webapp/pom.xml index 5e657b2a85..f252d6bc62 100644 --- a/integration-tests/simple-webapp/pom.xml +++ b/integration-tests/simple-webapp/pom.xml @@ -4,7 +4,7 @@ integration-tests co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/soap-test/pom.xml b/integration-tests/soap-test/pom.xml index 824ad7c280..546388dca9 100644 --- a/integration-tests/soap-test/pom.xml +++ b/integration-tests/soap-test/pom.xml @@ -3,7 +3,7 @@ integration-tests co.elastic.apm - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 soap-test diff --git a/integration-tests/spring-boot-1-5/pom.xml b/integration-tests/spring-boot-1-5/pom.xml index b5e7dbe5d8..f86d05d2a0 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index 53eb2b9c3d..2478acf57a 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 - 1.6.1-SNAPSHOT + 1.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 d23dff0dc2..652f20dd08 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 - 1.6.1-SNAPSHOT + 1.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 42f024b01e..62b0ddb7cf 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 - 1.6.1-SNAPSHOT + 1.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 a701d2c543..40f84af465 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 - 1.6.1-SNAPSHOT + 1.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 da4f3bdf28..12cbb211d0 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 - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pom.xml b/pom.xml index d668716512..7911885231 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ co.elastic.apm apm-agent-parent ${project.groupId}:${project.artifactId} - 1.6.1-SNAPSHOT + 1.6.1 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 + v1.6.1