diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 1b2dd1cafb..c98b6f6a22 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -31,6 +31,12 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
=== Unreleased
+[[release-notes-1.x]]
+=== Java Agent version 1.x
+
+[[release-notes-1.50.0]]
+==== 1.50.0 - 2024/05/28
+
[float]
===== Features
* Added support for correlating APM data with elastic universal profiling data - {pull}3615[#3615], {pull}3602[#3602], {pull}3607[#3607], {pull}3598[#3598]
@@ -42,9 +48,6 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
* Fix NPE in dropped spans statistics - {pull}3590[#3590]
* Fix too small activation stack size for small `transaction_max_spans` values - {pull}3643[#3643]
-[[release-notes-1.x]]
-=== Java Agent version 1.x
-
[[release-notes-1.49.0]]
==== 1.49.0 - 2024/04/02
diff --git a/apm-agent-api/pom.xml b/apm-agent-api/pom.xml
index f5f4b9e638..5fc39953af 100644
--- a/apm-agent-api/pom.xml
+++ b/apm-agent-api/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-api
diff --git a/apm-agent-attach-cli/pom.xml b/apm-agent-attach-cli/pom.xml
index c5dea23c4f..5aeb2ba4a4 100644
--- a/apm-agent-attach-cli/pom.xml
+++ b/apm-agent-attach-cli/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-attach/pom.xml b/apm-agent-attach/pom.xml
index e8ebfe1006..9440483250 100644
--- a/apm-agent-attach/pom.xml
+++ b/apm-agent-attach/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-attach
diff --git a/apm-agent-benchmarks/pom.xml b/apm-agent-benchmarks/pom.xml
index e77f4143f4..e5b95911e8 100644
--- a/apm-agent-benchmarks/pom.xml
+++ b/apm-agent-benchmarks/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-benchmarks
diff --git a/apm-agent-bootstrap/pom.xml b/apm-agent-bootstrap/pom.xml
index d3be167b51..dbfc584ac0 100644
--- a/apm-agent-bootstrap/pom.xml
+++ b/apm-agent-bootstrap/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-bootstrap
diff --git a/apm-agent-builds/apm-agent-java8/pom.xml b/apm-agent-builds/apm-agent-java8/pom.xml
index 87cca26d6b..f7a5443d78 100644
--- a/apm-agent-builds/apm-agent-java8/pom.xml
+++ b/apm-agent-builds/apm-agent-java8/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-builds
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-java8
diff --git a/apm-agent-builds/apm-agent/pom.xml b/apm-agent-builds/apm-agent/pom.xml
index 9635ce5fe4..5761479578 100644
--- a/apm-agent-builds/apm-agent/pom.xml
+++ b/apm-agent-builds/apm-agent/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-builds
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent
diff --git a/apm-agent-builds/pom.xml b/apm-agent-builds/pom.xml
index 89c316891b..aa69f9b148 100644
--- a/apm-agent-builds/pom.xml
+++ b/apm-agent-builds/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-cached-lookup-key/pom.xml b/apm-agent-cached-lookup-key/pom.xml
index 43dfff7a6f..b9eb3d3a37 100644
--- a/apm-agent-cached-lookup-key/pom.xml
+++ b/apm-agent-cached-lookup-key/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-common/pom.xml b/apm-agent-common/pom.xml
index c565de54aa..e03f5175f2 100644
--- a/apm-agent-common/pom.xml
+++ b/apm-agent-common/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-core/pom.xml b/apm-agent-core/pom.xml
index 984a63cc68..69bce0515f 100644
--- a/apm-agent-core/pom.xml
+++ b/apm-agent-core/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-core
diff --git a/apm-agent-lambda-layer/pom.xml b/apm-agent-lambda-layer/pom.xml
index ef64fb7bab..a420d97983 100644
--- a/apm-agent-lambda-layer/pom.xml
+++ b/apm-agent-lambda-layer/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugin-sdk/pom.xml b/apm-agent-plugin-sdk/pom.xml
index bc936ad029..ad6ce3eb48 100644
--- a/apm-agent-plugin-sdk/pom.xml
+++ b/apm-agent-plugin-sdk/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient-common/pom.xml b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient-common/pom.xml
index 803a5e56bc..a6adc91895 100644
--- a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient-common/pom.xml
+++ b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient-common/pom.xml
@@ -5,7 +5,7 @@
apm-apache-httpclient
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-apache-httpclient-common
diff --git a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient3-plugin/pom.xml b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient3-plugin/pom.xml
index 3707e78310..10989b775f 100644
--- a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient3-plugin/pom.xml
+++ b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient3-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-apache-httpclient
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-apache-httpclient3-plugin
diff --git a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient4-plugin/pom.xml b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient4-plugin/pom.xml
index e0481d54d5..755a3e3bc9 100644
--- a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient4-plugin/pom.xml
+++ b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient4-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-apache-httpclient
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-apache-httpclient4-plugin
diff --git a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient5-plugin/pom.xml b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient5-plugin/pom.xml
index 1c877c20f2..0634043aca 100644
--- a/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient5-plugin/pom.xml
+++ b/apm-agent-plugins/apm-apache-httpclient/apm-apache-httpclient5-plugin/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-apache-httpclient
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-apache-httpclient5-plugin
diff --git a/apm-agent-plugins/apm-apache-httpclient/pom.xml b/apm-agent-plugins/apm-apache-httpclient/pom.xml
index 826d04e836..c8dd64408b 100644
--- a/apm-agent-plugins/apm-apache-httpclient/pom.xml
+++ b/apm-agent-plugins/apm-apache-httpclient/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-apache-httpclient
diff --git a/apm-agent-plugins/apm-api-plugin/pom.xml b/apm-agent-plugins/apm-api-plugin/pom.xml
index 4de7fd2ada..ac41395b1f 100644
--- a/apm-agent-plugins/apm-api-plugin/pom.xml
+++ b/apm-agent-plugins/apm-api-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
diff --git a/apm-agent-plugins/apm-asynchttpclient-plugin/pom.xml b/apm-agent-plugins/apm-asynchttpclient-plugin/pom.xml
index b370270ce5..13c6f9cc4f 100644
--- a/apm-agent-plugins/apm-asynchttpclient-plugin/pom.xml
+++ b/apm-agent-plugins/apm-asynchttpclient-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-asynchttpclient-plugin
diff --git a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/pom.xml b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/pom.xml
index 6a45943f29..95a46cb4ca 100644
--- a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/pom.xml
+++ b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-aws-sdk
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml
index bc3726ff18..f215b58542 100644
--- a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml
+++ b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-aws-sdk
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-common/pom.xml b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-common/pom.xml
index 3ae762d78c..26c8782e98 100644
--- a/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-common/pom.xml
+++ b/apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-common/pom.xml
@@ -3,7 +3,7 @@
apm-aws-sdk
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-aws-sdk/pom.xml b/apm-agent-plugins/apm-aws-sdk/pom.xml
index 58c23fe14c..bfe3c3b3f6 100644
--- a/apm-agent-plugins/apm-aws-sdk/pom.xml
+++ b/apm-agent-plugins/apm-aws-sdk/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-awslambda-plugin/pom.xml b/apm-agent-plugins/apm-awslambda-plugin/pom.xml
index d41c1a4165..4611f84312 100644
--- a/apm-agent-plugins/apm-awslambda-plugin/pom.xml
+++ b/apm-agent-plugins/apm-awslambda-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-cassandra/apm-cassandra-core-plugin/pom.xml b/apm-agent-plugins/apm-cassandra/apm-cassandra-core-plugin/pom.xml
index f528f9982d..c94715beb5 100644
--- a/apm-agent-plugins/apm-cassandra/apm-cassandra-core-plugin/pom.xml
+++ b/apm-agent-plugins/apm-cassandra/apm-cassandra-core-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-cassandra
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-cassandra/apm-cassandra3-plugin/pom.xml b/apm-agent-plugins/apm-cassandra/apm-cassandra3-plugin/pom.xml
index 2e6876a0df..ee0d87ee35 100644
--- a/apm-agent-plugins/apm-cassandra/apm-cassandra3-plugin/pom.xml
+++ b/apm-agent-plugins/apm-cassandra/apm-cassandra3-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-cassandra
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-cassandra/apm-cassandra4-plugin/pom.xml b/apm-agent-plugins/apm-cassandra/apm-cassandra4-plugin/pom.xml
index ac263b097c..e526b2d258 100644
--- a/apm-agent-plugins/apm-cassandra/apm-cassandra4-plugin/pom.xml
+++ b/apm-agent-plugins/apm-cassandra/apm-cassandra4-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-cassandra
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-cassandra/pom.xml b/apm-agent-plugins/apm-cassandra/pom.xml
index 8925ab40bc..636c421dd1 100644
--- a/apm-agent-plugins/apm-cassandra/pom.xml
+++ b/apm-agent-plugins/apm-cassandra/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-dubbo-plugin/pom.xml b/apm-agent-plugins/apm-dubbo-plugin/pom.xml
index 30cf725dfe..35f6b39c19 100644
--- a/apm-agent-plugins/apm-dubbo-plugin/pom.xml
+++ b/apm-agent-plugins/apm-dubbo-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-ecs-logging-plugin/pom.xml b/apm-agent-plugins/apm-ecs-logging-plugin/pom.xml
index 30848b2551..05362c6d82 100644
--- a/apm-agent-plugins/apm-ecs-logging-plugin/pom.xml
+++ b/apm-agent-plugins/apm-ecs-logging-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-ecs-logging-plugin
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 1caf24d158..cec243e0f6 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.49.1-SNAPSHOT
+ 1.50.0
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 1e35094b36..47d3f69bc9 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.49.1-SNAPSHOT
+ 1.50.0
apm-es-restclient-plugin-6_4
diff --git a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x/pom.xml
index 96fca94447..ade41f7246 100644
--- a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x/pom.xml
+++ b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x/pom.xml
@@ -5,7 +5,7 @@
apm-es-restclient-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-es-restclient-plugin-7_x
diff --git a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-8_x/pom.xml b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-8_x/pom.xml
index 9a4d751980..178126c31e 100644
--- a/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-8_x/pom.xml
+++ b/apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-8_x/pom.xml
@@ -3,7 +3,7 @@
apm-es-restclient-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
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 57e1db6446..8de5c8078b 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.49.1-SNAPSHOT
+ 1.50.0
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 c7b9448211..333aa7dc0c 100644
--- a/apm-agent-plugins/apm-es-restclient-plugin/pom.xml
+++ b/apm-agent-plugins/apm-es-restclient-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-es-restclient-plugin
diff --git a/apm-agent-plugins/apm-finagle-httpclient-plugin/pom.xml b/apm-agent-plugins/apm-finagle-httpclient-plugin/pom.xml
index 93c15c6973..9a4fa121cb 100644
--- a/apm-agent-plugins/apm-finagle-httpclient-plugin/pom.xml
+++ b/apm-agent-plugins/apm-finagle-httpclient-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-finagle-httpclient-plugin
diff --git a/apm-agent-plugins/apm-grails-plugin/pom.xml b/apm-agent-plugins/apm-grails-plugin/pom.xml
index 8cf9d81d42..46d9bc2c3f 100644
--- a/apm-agent-plugins/apm-grails-plugin/pom.xml
+++ b/apm-agent-plugins/apm-grails-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-grails-plugin
diff --git a/apm-agent-plugins/apm-grpc/apm-grpc-plugin/pom.xml b/apm-agent-plugins/apm-grpc/apm-grpc-plugin/pom.xml
index 1c06a303ce..790e4eafab 100644
--- a/apm-agent-plugins/apm-grpc/apm-grpc-plugin/pom.xml
+++ b/apm-agent-plugins/apm-grpc/apm-grpc-plugin/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-grpc
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-grpc-plugin
diff --git a/apm-agent-plugins/apm-grpc/apm-grpc-test-1.6.1/pom.xml b/apm-agent-plugins/apm-grpc/apm-grpc-test-1.6.1/pom.xml
index 1a7d1adee7..9018dbc8e7 100644
--- a/apm-agent-plugins/apm-grpc/apm-grpc-test-1.6.1/pom.xml
+++ b/apm-agent-plugins/apm-grpc/apm-grpc-test-1.6.1/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-grpc
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-grpc-test-1.6.1
diff --git a/apm-agent-plugins/apm-grpc/apm-grpc-test-latest/pom.xml b/apm-agent-plugins/apm-grpc/apm-grpc-test-latest/pom.xml
index 7ec9704929..d6ee0f1b80 100644
--- a/apm-agent-plugins/apm-grpc/apm-grpc-test-latest/pom.xml
+++ b/apm-agent-plugins/apm-grpc/apm-grpc-test-latest/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-grpc
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-grpc-test-latest
diff --git a/apm-agent-plugins/apm-grpc/pom.xml b/apm-agent-plugins/apm-grpc/pom.xml
index 650b9adbfb..67dd335530 100644
--- a/apm-agent-plugins/apm-grpc/pom.xml
+++ b/apm-agent-plugins/apm-grpc/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-plugins
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-grpc
diff --git a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-5_x/pom.xml b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-5_x/pom.xml
index a71b950a0f..559d38ae0e 100644
--- a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-5_x/pom.xml
+++ b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-5_x/pom.xml
@@ -5,7 +5,7 @@
apm-hibernate-search-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-hibernate-search-plugin-5_x
diff --git a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-6_x/pom.xml b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-6_x/pom.xml
index bcc06a18f1..673270d267 100644
--- a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-6_x/pom.xml
+++ b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-6_x/pom.xml
@@ -5,7 +5,7 @@
apm-hibernate-search-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-hibernate-search-plugin-6_x
diff --git a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-common/pom.xml b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-common/pom.xml
index fedfd401ed..90b6bbf80c 100644
--- a/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-common/pom.xml
+++ b/apm-agent-plugins/apm-hibernate-search-plugin/apm-hibernate-search-plugin-common/pom.xml
@@ -5,7 +5,7 @@
apm-hibernate-search-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-hibernate-search-plugin-common
diff --git a/apm-agent-plugins/apm-hibernate-search-plugin/pom.xml b/apm-agent-plugins/apm-hibernate-search-plugin/pom.xml
index 8a8fc9ea33..435793ea7a 100644
--- a/apm-agent-plugins/apm-hibernate-search-plugin/pom.xml
+++ b/apm-agent-plugins/apm-hibernate-search-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-hibernate-search-plugin
diff --git a/apm-agent-plugins/apm-httpclient-core/pom.xml b/apm-agent-plugins/apm-httpclient-core/pom.xml
index 6ef9562f07..96b8ee5235 100644
--- a/apm-agent-plugins/apm-httpclient-core/pom.xml
+++ b/apm-agent-plugins/apm-httpclient-core/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-httpclient-core
diff --git a/apm-agent-plugins/apm-httpserver-core/pom.xml b/apm-agent-plugins/apm-httpserver-core/pom.xml
index 4df8288597..906a5c879b 100644
--- a/apm-agent-plugins/apm-httpserver-core/pom.xml
+++ b/apm-agent-plugins/apm-httpserver-core/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-httpserver-core
diff --git a/apm-agent-plugins/apm-jakarta-websocket-plugin/pom.xml b/apm-agent-plugins/apm-jakarta-websocket-plugin/pom.xml
index f3904e3db8..fe9af6c323 100644
--- a/apm-agent-plugins/apm-jakarta-websocket-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jakarta-websocket-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jakarta-websocket-plugin
diff --git a/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml b/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml
index 8544918061..bf763e0358 100644
--- a/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml
+++ b/apm-agent-plugins/apm-java-concurrent-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-java-concurrent-plugin
diff --git a/apm-agent-plugins/apm-java-ldap-plugin/pom.xml b/apm-agent-plugins/apm-java-ldap-plugin/pom.xml
index 523cc368a1..a144963f8c 100644
--- a/apm-agent-plugins/apm-java-ldap-plugin/pom.xml
+++ b/apm-agent-plugins/apm-java-ldap-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-java-ldap-plugin
diff --git a/apm-agent-plugins/apm-javalin-plugin/pom.xml b/apm-agent-plugins/apm-javalin-plugin/pom.xml
index 3c4227f266..16b4e238df 100644
--- a/apm-agent-plugins/apm-javalin-plugin/pom.xml
+++ b/apm-agent-plugins/apm-javalin-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-javalin-plugin
diff --git a/apm-agent-plugins/apm-jaxrs-plugin-jakartaee-test/pom.xml b/apm-agent-plugins/apm-jaxrs-plugin-jakartaee-test/pom.xml
index d1092b01fa..1dbc95fc84 100644
--- a/apm-agent-plugins/apm-jaxrs-plugin-jakartaee-test/pom.xml
+++ b/apm-agent-plugins/apm-jaxrs-plugin-jakartaee-test/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-jaxrs-plugin/pom.xml b/apm-agent-plugins/apm-jaxrs-plugin/pom.xml
index d6a8fa215d..ff76e2ad6c 100644
--- a/apm-agent-plugins/apm-jaxrs-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jaxrs-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jaxrs-plugin
diff --git a/apm-agent-plugins/apm-jaxws-plugin-jakartaee-test/pom.xml b/apm-agent-plugins/apm-jaxws-plugin-jakartaee-test/pom.xml
index cf6b2a5fc9..8deff6f05e 100644
--- a/apm-agent-plugins/apm-jaxws-plugin-jakartaee-test/pom.xml
+++ b/apm-agent-plugins/apm-jaxws-plugin-jakartaee-test/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-jaxws-plugin/pom.xml b/apm-agent-plugins/apm-jaxws-plugin/pom.xml
index c613e21e7f..95de0d6747 100644
--- a/apm-agent-plugins/apm-jaxws-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jaxws-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jaxws-plugin
diff --git a/apm-agent-plugins/apm-jdbc-plugin/pom.xml b/apm-agent-plugins/apm-jdbc-plugin/pom.xml
index f270f5eb77..fd7bfd7466 100644
--- a/apm-agent-plugins/apm-jdbc-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jdbc-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jdbc-plugin
diff --git a/apm-agent-plugins/apm-jdk-httpclient-plugin/pom.xml b/apm-agent-plugins/apm-jdk-httpclient-plugin/pom.xml
index f93c3339df..1f15367012 100644
--- a/apm-agent-plugins/apm-jdk-httpclient-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jdk-httpclient-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jdk-httpclient-plugin
diff --git a/apm-agent-plugins/apm-jdk-httpserver-plugin/pom.xml b/apm-agent-plugins/apm-jdk-httpserver-plugin/pom.xml
index 8687088de4..60c2773b81 100644
--- a/apm-agent-plugins/apm-jdk-httpserver-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jdk-httpserver-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jdk-httpserver-plugin
diff --git a/apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/pom.xml b/apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/pom.xml
index a27a3d859a..9a726ec633 100644
--- a/apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/pom.xml
+++ b/apm-agent-plugins/apm-jms-plugin/apm-jms-jakarta/pom.xml
@@ -3,7 +3,7 @@
apm-jms-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-jms-plugin/apm-jms-javax/pom.xml b/apm-agent-plugins/apm-jms-plugin/apm-jms-javax/pom.xml
index 77c7d5424d..abc79d7863 100644
--- a/apm-agent-plugins/apm-jms-plugin/apm-jms-javax/pom.xml
+++ b/apm-agent-plugins/apm-jms-plugin/apm-jms-javax/pom.xml
@@ -3,7 +3,7 @@
apm-jms-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-jms-plugin/apm-jms-plugin-base/pom.xml b/apm-agent-plugins/apm-jms-plugin/apm-jms-plugin-base/pom.xml
index 072746a039..0e622d9d62 100644
--- a/apm-agent-plugins/apm-jms-plugin/apm-jms-plugin-base/pom.xml
+++ b/apm-agent-plugins/apm-jms-plugin/apm-jms-plugin-base/pom.xml
@@ -5,7 +5,7 @@
apm-jms-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jms-plugin-base
diff --git a/apm-agent-plugins/apm-jms-plugin/apm-jms-spring-plugin/pom.xml b/apm-agent-plugins/apm-jms-plugin/apm-jms-spring-plugin/pom.xml
index c677d039fc..0d04d02c98 100644
--- a/apm-agent-plugins/apm-jms-plugin/apm-jms-spring-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jms-plugin/apm-jms-spring-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-jms-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jms-spring-plugin
diff --git a/apm-agent-plugins/apm-jms-plugin/pom.xml b/apm-agent-plugins/apm-jms-plugin/pom.xml
index a4775009d0..5b07b44250 100644
--- a/apm-agent-plugins/apm-jms-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jms-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jms-plugin
diff --git a/apm-agent-plugins/apm-jmx-plugin/pom.xml b/apm-agent-plugins/apm-jmx-plugin/pom.xml
index 3bcb3ae3f9..81b2140a16 100644
--- a/apm-agent-plugins/apm-jmx-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jmx-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jmx-plugin
diff --git a/apm-agent-plugins/apm-jsf-plugin/pom.xml b/apm-agent-plugins/apm-jsf-plugin/pom.xml
index 014df23ca5..49b7116c83 100644
--- a/apm-agent-plugins/apm-jsf-plugin/pom.xml
+++ b/apm-agent-plugins/apm-jsf-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jsf-plugin
diff --git a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-base-plugin/pom.xml b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-base-plugin/pom.xml
index 8b46074132..d218acb25c 100644
--- a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-base-plugin/pom.xml
+++ b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-base-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-kafka-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-headers-plugin/pom.xml b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-headers-plugin/pom.xml
index 6d61b032c3..32acb0fda9 100644
--- a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-headers-plugin/pom.xml
+++ b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-headers-plugin/pom.xml
@@ -4,7 +4,7 @@
apm-kafka-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-spring-plugin/pom.xml b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-spring-plugin/pom.xml
index 99d0fd2f72..ff03892222 100644
--- a/apm-agent-plugins/apm-kafka-plugin/apm-kafka-spring-plugin/pom.xml
+++ b/apm-agent-plugins/apm-kafka-plugin/apm-kafka-spring-plugin/pom.xml
@@ -4,7 +4,7 @@
apm-kafka-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-kafka-plugin/pom.xml b/apm-agent-plugins/apm-kafka-plugin/pom.xml
index 71dd9965cb..dec07b0e32 100644
--- a/apm-agent-plugins/apm-kafka-plugin/pom.xml
+++ b/apm-agent-plugins/apm-kafka-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-jboss-logging-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-jboss-logging-plugin/pom.xml
index 3ac708c5fe..7da7970da7 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-jboss-logging-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-jboss-logging-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jboss-logging-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-jul-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-jul-plugin/pom.xml
index c79444831c..1392013f6d 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-jul-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-jul-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jul-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-log4j1-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-log4j1-plugin/pom.xml
index 7ae617c195..80273cbcb6 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-log4j1-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-log4j1-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-log4j1-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin/pom.xml
index 8d4335de89..fca47ca9c4 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-log4j2-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-log4j2-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-impl/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-impl/pom.xml
index a89c9d786b..3897841872 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-impl/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-impl/pom.xml
@@ -5,7 +5,7 @@
apm-logback-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-logback-plugin-impl
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-legacy-tests/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-legacy-tests/pom.xml
index b49b073a27..426dea6531 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-legacy-tests/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/apm-logback-plugin-legacy-tests/pom.xml
@@ -5,7 +5,7 @@
apm-logback-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-logback-plugin-legacy-tests
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/pom.xml
index 93c43deaf0..75cbe6eb81 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-logback-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-logback-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-logging-plugin-common/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-logging-plugin-common/pom.xml
index a23979a734..9b53276ce6 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-logging-plugin-common/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-logging-plugin-common/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-logging-plugin-common
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-slf4j-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-slf4j-plugin/pom.xml
index cf98c40c19..f7762611bf 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-slf4j-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-slf4j-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-slf4j-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/apm-tomcat-logging-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/apm-tomcat-logging-plugin/pom.xml
index a42a08de86..da3f51e287 100644
--- a/apm-agent-plugins/apm-logging-plugin/apm-tomcat-logging-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/apm-tomcat-logging-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-logging-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-tomcat-logging-plugin
diff --git a/apm-agent-plugins/apm-logging-plugin/pom.xml b/apm-agent-plugins/apm-logging-plugin/pom.xml
index b8df808228..465db69dae 100644
--- a/apm-agent-plugins/apm-logging-plugin/pom.xml
+++ b/apm-agent-plugins/apm-logging-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-logging-plugin
diff --git a/apm-agent-plugins/apm-micrometer-plugin/pom.xml b/apm-agent-plugins/apm-micrometer-plugin/pom.xml
index f5d9a2ee44..5430e519a6 100644
--- a/apm-agent-plugins/apm-micrometer-plugin/pom.xml
+++ b/apm-agent-plugins/apm-micrometer-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-mongodb/apm-mongodb-common/pom.xml b/apm-agent-plugins/apm-mongodb/apm-mongodb-common/pom.xml
index 755c6c6f1d..0c96e2ca5e 100644
--- a/apm-agent-plugins/apm-mongodb/apm-mongodb-common/pom.xml
+++ b/apm-agent-plugins/apm-mongodb/apm-mongodb-common/pom.xml
@@ -4,7 +4,7 @@
apm-mongodb
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
diff --git a/apm-agent-plugins/apm-mongodb/apm-mongodb3-plugin/pom.xml b/apm-agent-plugins/apm-mongodb/apm-mongodb3-plugin/pom.xml
index 37e1bae97f..dca3d434dc 100644
--- a/apm-agent-plugins/apm-mongodb/apm-mongodb3-plugin/pom.xml
+++ b/apm-agent-plugins/apm-mongodb/apm-mongodb3-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-mongodb
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-mongodb/apm-mongodb4-plugin/pom.xml b/apm-agent-plugins/apm-mongodb/apm-mongodb4-plugin/pom.xml
index b8ce4328ba..19f1b713dc 100644
--- a/apm-agent-plugins/apm-mongodb/apm-mongodb4-plugin/pom.xml
+++ b/apm-agent-plugins/apm-mongodb/apm-mongodb4-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-mongodb
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-mongodb4-plugin
diff --git a/apm-agent-plugins/apm-mongodb/pom.xml b/apm-agent-plugins/apm-mongodb/pom.xml
index 142126101a..43c63ec16c 100644
--- a/apm-agent-plugins/apm-mongodb/pom.xml
+++ b/apm-agent-plugins/apm-mongodb/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-mongodb
diff --git a/apm-agent-plugins/apm-okhttp-plugin/pom.xml b/apm-agent-plugins/apm-okhttp-plugin/pom.xml
index fcb72fcf64..432532edcc 100644
--- a/apm-agent-plugins/apm-okhttp-plugin/pom.xml
+++ b/apm-agent-plugins/apm-okhttp-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-okhttp-plugin
diff --git a/apm-agent-plugins/apm-okhttp-test/pom.xml b/apm-agent-plugins/apm-okhttp-test/pom.xml
index 1d286d53a4..eafb9a701f 100644
--- a/apm-agent-plugins/apm-okhttp-test/pom.xml
+++ b/apm-agent-plugins/apm-okhttp-test/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-embedded-metrics-sdk/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-embedded-metrics-sdk/pom.xml
index b7ebc9df39..74b5a607fd 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-embedded-metrics-sdk/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-embedded-metrics-sdk/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-opentelemetry
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentelemetry-embedded-metrics-sdk
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-common/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-common/pom.xml
index e9fc243d55..2d3002927e 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-common/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-common/pom.xml
@@ -3,7 +3,7 @@
apm-opentelemetry-metrics-bridge-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-latest/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-latest/pom.xml
index 5532fee250..baa2a5ecab 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-latest/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-latest/pom.xml
@@ -3,7 +3,7 @@
apm-opentelemetry-metrics-bridge-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-v1_14/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-v1_14/pom.xml
index 216797ede8..9249ebe41d 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-v1_14/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/apm-opentelemetry-metrics-bridge-v1_14/pom.xml
@@ -3,7 +3,7 @@
apm-opentelemetry-metrics-bridge-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/pom.xml
index 3558645018..74dc667735 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metrics-bridge-parent/pom.xml
@@ -3,7 +3,7 @@
apm-opentelemetry
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metricsdk-plugin/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metricsdk-plugin/pom.xml
index 5ba5d5788a..ca8c0e3c61 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metricsdk-plugin/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-metricsdk-plugin/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-opentelemetry
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentelemetry-metricsdk-plugin
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-plugin/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-plugin/pom.xml
index b6a91fa966..0a348527b1 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-plugin/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-plugin/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-opentelemetry
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentelemetry-plugin
diff --git a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-test/pom.xml b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-test/pom.xml
index 36fcf12be9..9718aa4406 100644
--- a/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-test/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/apm-opentelemetry-test/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-opentelemetry
- 1.49.1-SNAPSHOT
+ 1.50.0
${project.groupId}:${project.artifactId}
diff --git a/apm-agent-plugins/apm-opentelemetry/pom.xml b/apm-agent-plugins/apm-opentelemetry/pom.xml
index 05acd0120c..08e960a38d 100644
--- a/apm-agent-plugins/apm-opentelemetry/pom.xml
+++ b/apm-agent-plugins/apm-opentelemetry/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-plugins
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentelemetry
diff --git a/apm-agent-plugins/apm-opentracing-plugin/pom.xml b/apm-agent-plugins/apm-opentracing-plugin/pom.xml
index 6f2661406d..55a754dd64 100644
--- a/apm-agent-plugins/apm-opentracing-plugin/pom.xml
+++ b/apm-agent-plugins/apm-opentracing-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentracing-plugin
diff --git a/apm-agent-plugins/apm-process-plugin/pom.xml b/apm-agent-plugins/apm-process-plugin/pom.xml
index 8e80e63881..c6f7d25720 100644
--- a/apm-agent-plugins/apm-process-plugin/pom.xml
+++ b/apm-agent-plugins/apm-process-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-profiling-plugin/pom.xml b/apm-agent-plugins/apm-profiling-plugin/pom.xml
index 2a8f274337..7f8022d5ec 100644
--- a/apm-agent-plugins/apm-profiling-plugin/pom.xml
+++ b/apm-agent-plugins/apm-profiling-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-profiling-plugin
diff --git a/apm-agent-plugins/apm-quartz/apm-quartz-common/pom.xml b/apm-agent-plugins/apm-quartz/apm-quartz-common/pom.xml
index e51fe14922..614504136b 100644
--- a/apm-agent-plugins/apm-quartz/apm-quartz-common/pom.xml
+++ b/apm-agent-plugins/apm-quartz/apm-quartz-common/pom.xml
@@ -3,7 +3,7 @@
apm-quartz
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-quartz/apm-quartz-plugin-1/pom.xml b/apm-agent-plugins/apm-quartz/apm-quartz-plugin-1/pom.xml
index d51e86dc01..d37b1de83c 100644
--- a/apm-agent-plugins/apm-quartz/apm-quartz-plugin-1/pom.xml
+++ b/apm-agent-plugins/apm-quartz/apm-quartz-plugin-1/pom.xml
@@ -3,7 +3,7 @@
apm-quartz
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-quartz/apm-quartz-plugin-2/pom.xml b/apm-agent-plugins/apm-quartz/apm-quartz-plugin-2/pom.xml
index 443ff0093f..78304557cd 100644
--- a/apm-agent-plugins/apm-quartz/apm-quartz-plugin-2/pom.xml
+++ b/apm-agent-plugins/apm-quartz/apm-quartz-plugin-2/pom.xml
@@ -3,7 +3,7 @@
apm-quartz
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-quartz/pom.xml b/apm-agent-plugins/apm-quartz/pom.xml
index 5a19d2b979..3fe365c206 100644
--- a/apm-agent-plugins/apm-quartz/pom.xml
+++ b/apm-agent-plugins/apm-quartz/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-quartz
diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-plugin/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-plugin/pom.xml
index 50832c6820..26576db371 100644
--- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-plugin/pom.xml
+++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-rabbitmq
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-rabbitmq-plugin
diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml
index 2d0095ebd1..edd6fc6883 100644
--- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml
+++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml
@@ -5,7 +5,7 @@
apm-rabbitmq
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-rabbitmq-spring
diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-3/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-3/pom.xml
index 5a04bf125b..a524901739 100644
--- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-3/pom.xml
+++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-3/pom.xml
@@ -5,7 +5,7 @@
apm-rabbitmq
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-rabbitmq-test-3
diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-4/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-4/pom.xml
index eb414ef030..b7fad3e593 100644
--- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-4/pom.xml
+++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-4/pom.xml
@@ -5,7 +5,7 @@
apm-rabbitmq
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-rabbitmq-test-4
diff --git a/apm-agent-plugins/apm-rabbitmq/pom.xml b/apm-agent-plugins/apm-rabbitmq/pom.xml
index a505050fff..2418b90876 100644
--- a/apm-agent-plugins/apm-rabbitmq/pom.xml
+++ b/apm-agent-plugins/apm-rabbitmq/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-rabbitmq
diff --git a/apm-agent-plugins/apm-reactor-plugin/pom.xml b/apm-agent-plugins/apm-reactor-plugin/pom.xml
index a353270b5e..4aa2434152 100644
--- a/apm-agent-plugins/apm-reactor-plugin/pom.xml
+++ b/apm-agent-plugins/apm-reactor-plugin/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-plugins
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-reactor-plugin
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-jedis-2-tests/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-jedis-2-tests/pom.xml
index a331399344..7fc6378873 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-jedis-2-tests/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-jedis-2-tests/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jedis-2-tests
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-jedis-3-tests/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-jedis-3-tests/pom.xml
index 5db12398d8..6f70d6886c 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-jedis-3-tests/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-jedis-3-tests/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jedis-3-tests
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-jedis-4-plugin/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-jedis-4-plugin/pom.xml
index 0e78468bca..74be2c6883 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-jedis-4-plugin/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-jedis-4-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jedis-4-plugin
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml
index 7c4c032efc..299a78e47e 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jedis-5-tests
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-jedis-plugin/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-jedis-plugin/pom.xml
index aae0052a15..17bc10cb7d 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-jedis-plugin/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-jedis-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-jedis-plugin
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-lettuce-3-tests/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-lettuce-3-tests/pom.xml
index f771afa423..a348c446e9 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-lettuce-3-tests/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-lettuce-3-tests/pom.xml
@@ -3,7 +3,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-lettuce-plugin/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-lettuce-plugin/pom.xml
index 80f219d91f..6cb3754145 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-lettuce-plugin/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-lettuce-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-redis-common/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-redis-common/pom.xml
index 75bd9ac1e0..3323224624 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-redis-common/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-redis-common/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-redis-common
diff --git a/apm-agent-plugins/apm-redis-plugin/apm-redisson-plugin/pom.xml b/apm-agent-plugins/apm-redis-plugin/apm-redisson-plugin/pom.xml
index 18e1ca9f6b..8fd8be942b 100644
--- a/apm-agent-plugins/apm-redis-plugin/apm-redisson-plugin/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/apm-redisson-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-redis-plugin
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-redisson-plugin
diff --git a/apm-agent-plugins/apm-redis-plugin/pom.xml b/apm-agent-plugins/apm-redis-plugin/pom.xml
index 2f2412367c..99a386a1dc 100644
--- a/apm-agent-plugins/apm-redis-plugin/pom.xml
+++ b/apm-agent-plugins/apm-redis-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-redis-plugin
diff --git a/apm-agent-plugins/apm-scala-concurrent-plugin/pom.xml b/apm-agent-plugins/apm-scala-concurrent-plugin/pom.xml
index 621876606a..cf14ac34e2 100644
--- a/apm-agent-plugins/apm-scala-concurrent-plugin/pom.xml
+++ b/apm-agent-plugins/apm-scala-concurrent-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-scala-concurrent-plugin
diff --git a/apm-agent-plugins/apm-scheduled-annotation-plugin-jakartaee-test/pom.xml b/apm-agent-plugins/apm-scheduled-annotation-plugin-jakartaee-test/pom.xml
index cf273a1fea..301ec36602 100644
--- a/apm-agent-plugins/apm-scheduled-annotation-plugin-jakartaee-test/pom.xml
+++ b/apm-agent-plugins/apm-scheduled-annotation-plugin-jakartaee-test/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
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 347a1c028e..ac581544a4 100644
--- a/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml
+++ b/apm-agent-plugins/apm-scheduled-annotation-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-scheduled-annotation-plugin
diff --git a/apm-agent-plugins/apm-servlet-jakarta-test/pom.xml b/apm-agent-plugins/apm-servlet-jakarta-test/pom.xml
index 44a00b41dd..c204bc33d5 100644
--- a/apm-agent-plugins/apm-servlet-jakarta-test/pom.xml
+++ b/apm-agent-plugins/apm-servlet-jakarta-test/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-servlet-jakarta-test
diff --git a/apm-agent-plugins/apm-servlet-plugin/pom.xml b/apm-agent-plugins/apm-servlet-plugin/pom.xml
index 75250d7353..4150a4e955 100644
--- a/apm-agent-plugins/apm-servlet-plugin/pom.xml
+++ b/apm-agent-plugins/apm-servlet-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-servlet-plugin
diff --git a/apm-agent-plugins/apm-sparkjava-plugin/pom.xml b/apm-agent-plugins/apm-sparkjava-plugin/pom.xml
index c64cbde4d2..8a4010b842 100644
--- a/apm-agent-plugins/apm-sparkjava-plugin/pom.xml
+++ b/apm-agent-plugins/apm-sparkjava-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml
index 0c66618f3b..4ddcd2544c 100644
--- a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml
+++ b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-resttemplate
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-restclient-test
diff --git a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml
index 764e6aaf7b..19fb3ad601 100644
--- a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml
+++ b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-resttemplate
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-resttemplate-plugin
diff --git a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-test/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-test/pom.xml
index cd3b7d712e..2ef7c70d08 100644
--- a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-test/pom.xml
+++ b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-test/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-resttemplate
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-resttemplate-test
diff --git a/apm-agent-plugins/apm-spring-resttemplate/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/pom.xml
index 34e7759cf2..dab8f7b927 100644
--- a/apm-agent-plugins/apm-spring-resttemplate/pom.xml
+++ b/apm-agent-plugins/apm-spring-resttemplate/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-plugins
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-resttemplate
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/pom.xml
index 000f152ace..a1db679e10 100755
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webclient-plugin
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common-spring5/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common-spring5/pom.xml
index 404c8dfa7c..5ec0534412 100644
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common-spring5/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common-spring5/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux-common-spring5
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common/pom.xml
index ef1bdf97f2..391ceebcbe 100644
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-common/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux-common
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-plugin/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-plugin/pom.xml
index d4e646522d..27ea35261f 100644
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-plugin/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-plugin/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux-plugin
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-spring5/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-spring5/pom.xml
index 762b5a3394..c6a16bfe7f 100644
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-spring5/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-spring5/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux-spring5
diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-testapp/pom.xml b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-testapp/pom.xml
index 1e266ace0c..58db150146 100644
--- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-testapp/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webflux-testapp/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-spring-webflux
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux-testapp
diff --git a/apm-agent-plugins/apm-spring-webflux/pom.xml b/apm-agent-plugins/apm-spring-webflux/pom.xml
index 7b6889d8c0..2eecccba34 100644
--- a/apm-agent-plugins/apm-spring-webflux/pom.xml
+++ b/apm-agent-plugins/apm-spring-webflux/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-plugins
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webflux
diff --git a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml
index 0d77989efa..4c60ded776 100644
--- a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml
+++ b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-spring-webmvc
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webmvc-plugin
diff --git a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml
index 73fc6ac253..02ef8122d9 100644
--- a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml
+++ b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml
@@ -5,7 +5,7 @@
apm-spring-webmvc
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-spring-webmvc-spring5
diff --git a/apm-agent-plugins/apm-spring-webmvc/pom.xml b/apm-agent-plugins/apm-spring-webmvc/pom.xml
index ac610a3e59..66f4c6e4eb 100644
--- a/apm-agent-plugins/apm-spring-webmvc/pom.xml
+++ b/apm-agent-plugins/apm-spring-webmvc/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-struts-plugin/pom.xml b/apm-agent-plugins/apm-struts-plugin/pom.xml
index e2f3494926..8b4017498c 100644
--- a/apm-agent-plugins/apm-struts-plugin/pom.xml
+++ b/apm-agent-plugins/apm-struts-plugin/pom.xml
@@ -3,7 +3,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/apm-agent-plugins/apm-urlconnection-plugin/pom.xml b/apm-agent-plugins/apm-urlconnection-plugin/pom.xml
index 685da314f1..275a1f0e90 100644
--- a/apm-agent-plugins/apm-urlconnection-plugin/pom.xml
+++ b/apm-agent-plugins/apm-urlconnection-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-urlconnection-plugin
diff --git a/apm-agent-plugins/apm-vertx/apm-vertx-common/pom.xml b/apm-agent-plugins/apm-vertx/apm-vertx-common/pom.xml
index 38c5ab97f9..8ced802e8c 100644
--- a/apm-agent-plugins/apm-vertx/apm-vertx-common/pom.xml
+++ b/apm-agent-plugins/apm-vertx/apm-vertx-common/pom.xml
@@ -5,7 +5,7 @@
apm-vertx
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-vertx-common
diff --git a/apm-agent-plugins/apm-vertx/apm-vertx3-plugin/pom.xml b/apm-agent-plugins/apm-vertx/apm-vertx3-plugin/pom.xml
index f1f5bc09a4..e0c9233b40 100644
--- a/apm-agent-plugins/apm-vertx/apm-vertx3-plugin/pom.xml
+++ b/apm-agent-plugins/apm-vertx/apm-vertx3-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-vertx
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-vertx3-plugin
diff --git a/apm-agent-plugins/apm-vertx/apm-vertx3-test-latest/pom.xml b/apm-agent-plugins/apm-vertx/apm-vertx3-test-latest/pom.xml
index a254019207..6c756fa5fc 100644
--- a/apm-agent-plugins/apm-vertx/apm-vertx3-test-latest/pom.xml
+++ b/apm-agent-plugins/apm-vertx/apm-vertx3-test-latest/pom.xml
@@ -5,7 +5,7 @@
apm-vertx
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-vertx3-test-latest
diff --git a/apm-agent-plugins/apm-vertx/apm-vertx4-plugin/pom.xml b/apm-agent-plugins/apm-vertx/apm-vertx4-plugin/pom.xml
index cecd3a7ad3..6ca1d354e9 100644
--- a/apm-agent-plugins/apm-vertx/apm-vertx4-plugin/pom.xml
+++ b/apm-agent-plugins/apm-vertx/apm-vertx4-plugin/pom.xml
@@ -5,7 +5,7 @@
apm-vertx
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-vertx4-plugin
diff --git a/apm-agent-plugins/apm-vertx/pom.xml b/apm-agent-plugins/apm-vertx/pom.xml
index cf1306b6d9..3f2a77fb82 100644
--- a/apm-agent-plugins/apm-vertx/pom.xml
+++ b/apm-agent-plugins/apm-vertx/pom.xml
@@ -5,7 +5,7 @@
apm-agent-plugins
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-vertx
diff --git a/apm-agent-plugins/pom.xml b/apm-agent-plugins/pom.xml
index 1185fc4596..5c8cb9276d 100644
--- a/apm-agent-plugins/pom.xml
+++ b/apm-agent-plugins/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-plugins
diff --git a/apm-agent-tracer/pom.xml b/apm-agent-tracer/pom.xml
index 92991e5858..c1b1249218 100644
--- a/apm-agent-tracer/pom.xml
+++ b/apm-agent-tracer/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-agent-parent
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-agent-tracer
diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml
index e44a285d82..34de83a8f0 100644
--- a/apm-opentracing/pom.xml
+++ b/apm-opentracing/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
apm-opentracing
diff --git a/elastic-apm-agent-java8/pom.xml b/elastic-apm-agent-java8/pom.xml
index 8aa6a6a06d..aef6d04e03 100644
--- a/elastic-apm-agent-java8/pom.xml
+++ b/elastic-apm-agent-java8/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-parent
- 1.49.1-SNAPSHOT
+ 1.50.0
elastic-apm-agent-java8
diff --git a/elastic-apm-agent-premain/pom.xml b/elastic-apm-agent-premain/pom.xml
index 2bd0687a1a..1999c15145 100644
--- a/elastic-apm-agent-premain/pom.xml
+++ b/elastic-apm-agent-premain/pom.xml
@@ -3,7 +3,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/elastic-apm-agent/pom.xml b/elastic-apm-agent/pom.xml
index 9a1dbb7d32..68aa016355 100644
--- a/elastic-apm-agent/pom.xml
+++ b/elastic-apm-agent/pom.xml
@@ -5,7 +5,7 @@
co.elastic.apm
apm-agent-parent
- 1.49.1-SNAPSHOT
+ 1.50.0
elastic-apm-agent
diff --git a/integration-tests/application-server-integration-tests/pom.xml b/integration-tests/application-server-integration-tests/pom.xml
index adc872e027..82820a2d88 100644
--- a/integration-tests/application-server-integration-tests/pom.xml
+++ b/integration-tests/application-server-integration-tests/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
application-server-integration-tests
diff --git a/integration-tests/aws-lambda-test/pom.xml b/integration-tests/aws-lambda-test/pom.xml
index b146282afb..fdf85cf0b3 100644
--- a/integration-tests/aws-lambda-test/pom.xml
+++ b/integration-tests/aws-lambda-test/pom.xml
@@ -3,7 +3,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-app/cdi-app-dependent/pom.xml b/integration-tests/cdi-app/cdi-app-dependent/pom.xml
index 6f592ea349..44f7de312f 100644
--- a/integration-tests/cdi-app/cdi-app-dependent/pom.xml
+++ b/integration-tests/cdi-app/cdi-app-dependent/pom.xml
@@ -4,7 +4,7 @@
cdi-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-app/cdi-app-standalone/pom.xml b/integration-tests/cdi-app/cdi-app-standalone/pom.xml
index 0379cbea6c..898613e7d5 100644
--- a/integration-tests/cdi-app/cdi-app-standalone/pom.xml
+++ b/integration-tests/cdi-app/cdi-app-standalone/pom.xml
@@ -4,7 +4,7 @@
cdi-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-app/pom.xml b/integration-tests/cdi-app/pom.xml
index 1c1cc53cdf..e8901415ec 100644
--- a/integration-tests/cdi-app/pom.xml
+++ b/integration-tests/cdi-app/pom.xml
@@ -4,7 +4,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-dependent/pom.xml b/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-dependent/pom.xml
index 96c8dde9d1..1d1fd49f6b 100644
--- a/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-dependent/pom.xml
+++ b/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-dependent/pom.xml
@@ -4,7 +4,7 @@
cdi-jakartaee-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-standalone/pom.xml b/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-standalone/pom.xml
index d0ae6556bd..1acf274a05 100644
--- a/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-standalone/pom.xml
+++ b/integration-tests/cdi-jakartaee-app/cdi-jakartaee-app-standalone/pom.xml
@@ -4,7 +4,7 @@
cdi-jakartaee-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/cdi-jakartaee-app/pom.xml b/integration-tests/cdi-jakartaee-app/pom.xml
index 8c004fd292..443a36bcc3 100644
--- a/integration-tests/cdi-jakartaee-app/pom.xml
+++ b/integration-tests/cdi-jakartaee-app/pom.xml
@@ -4,7 +4,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-app/pom.xml b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-app/pom.xml
index efd5fa5cf7..339af4c9a0 100644
--- a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-app/pom.xml
+++ b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-app/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
external-plugin-otel-test
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-otel-test-app
diff --git a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin1/pom.xml b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin1/pom.xml
index 7668aa0298..a8be113b93 100644
--- a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin1/pom.xml
+++ b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin1/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
external-plugin-otel-test
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-otel-test-plugin1
diff --git a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin2/pom.xml b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin2/pom.xml
index 3463e6ed7e..132c1aecbe 100644
--- a/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin2/pom.xml
+++ b/integration-tests/external-plugin-otel-test/external-plugin-otel-test-plugin2/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
external-plugin-otel-test
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-otel-test-plugin2
diff --git a/integration-tests/external-plugin-otel-test/pom.xml b/integration-tests/external-plugin-otel-test/pom.xml
index 51a54f93d4..7fd42deda7 100644
--- a/integration-tests/external-plugin-otel-test/pom.xml
+++ b/integration-tests/external-plugin-otel-test/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
integration-tests
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-otel-test
diff --git a/integration-tests/external-plugin-test/external-plugin-app/pom.xml b/integration-tests/external-plugin-test/external-plugin-app/pom.xml
index 44d97f5878..b4811ec052 100644
--- a/integration-tests/external-plugin-test/external-plugin-app/pom.xml
+++ b/integration-tests/external-plugin-test/external-plugin-app/pom.xml
@@ -6,7 +6,7 @@
external-plugin-test
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-app
diff --git a/integration-tests/external-plugin-test/external-plugin-jakarta-app/pom.xml b/integration-tests/external-plugin-test/external-plugin-jakarta-app/pom.xml
index 581f196ee3..25964284a9 100644
--- a/integration-tests/external-plugin-test/external-plugin-jakarta-app/pom.xml
+++ b/integration-tests/external-plugin-test/external-plugin-jakarta-app/pom.xml
@@ -6,7 +6,7 @@
external-plugin-test
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin-jakarta-app
diff --git a/integration-tests/external-plugin-test/external-plugin/pom.xml b/integration-tests/external-plugin-test/external-plugin/pom.xml
index 967d7d6d2f..36cf72cb41 100644
--- a/integration-tests/external-plugin-test/external-plugin/pom.xml
+++ b/integration-tests/external-plugin-test/external-plugin/pom.xml
@@ -6,7 +6,7 @@
external-plugin-test
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
external-plugin
diff --git a/integration-tests/external-plugin-test/plugin-instrumentation-target/pom.xml b/integration-tests/external-plugin-test/plugin-instrumentation-target/pom.xml
index 0a6e456add..3df71f6747 100644
--- a/integration-tests/external-plugin-test/plugin-instrumentation-target/pom.xml
+++ b/integration-tests/external-plugin-test/plugin-instrumentation-target/pom.xml
@@ -6,7 +6,7 @@
external-plugin-test
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
plugin-instrumentation-target
diff --git a/integration-tests/external-plugin-test/pom.xml b/integration-tests/external-plugin-test/pom.xml
index 7f96cb6556..4fb222afad 100644
--- a/integration-tests/external-plugin-test/pom.xml
+++ b/integration-tests/external-plugin-test/pom.xml
@@ -3,7 +3,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-dependent/pom.xml b/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-dependent/pom.xml
index efa6889387..705842408a 100644
--- a/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-dependent/pom.xml
+++ b/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-dependent/pom.xml
@@ -3,7 +3,7 @@
jakartaee-jsf-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-standalone/pom.xml b/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-standalone/pom.xml
index 2eaa88e63b..b5868ae9a9 100644
--- a/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-standalone/pom.xml
+++ b/integration-tests/jakartaee-jsf-app/jakartaee-jsf-app-standalone/pom.xml
@@ -3,7 +3,7 @@
jakartaee-jsf-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/jakartaee-jsf-app/pom.xml b/integration-tests/jakartaee-jsf-app/pom.xml
index 7411855676..cbef6dc370 100644
--- a/integration-tests/jakartaee-jsf-app/pom.xml
+++ b/integration-tests/jakartaee-jsf-app/pom.xml
@@ -3,7 +3,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
pom
diff --git a/integration-tests/jakartaee-simple-webapp/pom.xml b/integration-tests/jakartaee-simple-webapp/pom.xml
index 0ab2d433e9..1378d58577 100644
--- a/integration-tests/jakartaee-simple-webapp/pom.xml
+++ b/integration-tests/jakartaee-simple-webapp/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
jakartaee-simple-webapp
diff --git a/integration-tests/jsf-app/jsf-app-dependent/pom.xml b/integration-tests/jsf-app/jsf-app-dependent/pom.xml
index 50f8ed9d87..470499a693 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.49.1-SNAPSHOT
+ 1.50.0
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 104f8d90f1..4741b6bdff 100644
--- a/integration-tests/jsf-app/jsf-app-standalone/pom.xml
+++ b/integration-tests/jsf-app/jsf-app-standalone/pom.xml
@@ -6,7 +6,7 @@
jsf-app
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
jsf-app-standalone
diff --git a/integration-tests/jsf-app/pom.xml b/integration-tests/jsf-app/pom.xml
index 2ab9293e4a..2c1df05851 100644
--- a/integration-tests/jsf-app/pom.xml
+++ b/integration-tests/jsf-app/pom.xml
@@ -6,7 +6,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
jsf-app
diff --git a/integration-tests/main-app-test/pom.xml b/integration-tests/main-app-test/pom.xml
index 625c246b46..e0cf9ea29b 100644
--- a/integration-tests/main-app-test/pom.xml
+++ b/integration-tests/main-app-test/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
main-app-test
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index fde3f82b66..7014733ac5 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
apm-agent-parent
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
integration-tests
diff --git a/integration-tests/quarkus/pom.xml b/integration-tests/quarkus/pom.xml
index 8dc727bdf2..5324b86fd8 100644
--- a/integration-tests/quarkus/pom.xml
+++ b/integration-tests/quarkus/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
quarkus
diff --git a/integration-tests/quarkus/quarkus-jaxrs-base/pom.xml b/integration-tests/quarkus/quarkus-jaxrs-base/pom.xml
index a144a2f254..36718d89a3 100644
--- a/integration-tests/quarkus/quarkus-jaxrs-base/pom.xml
+++ b/integration-tests/quarkus/quarkus-jaxrs-base/pom.xml
@@ -5,7 +5,7 @@
quarkus
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
quarkus-jaxrs-base
diff --git a/integration-tests/quarkus/quarkus-jaxrs-undertow/pom.xml b/integration-tests/quarkus/quarkus-jaxrs-undertow/pom.xml
index dd860ee5e3..dc369dde3c 100644
--- a/integration-tests/quarkus/quarkus-jaxrs-undertow/pom.xml
+++ b/integration-tests/quarkus/quarkus-jaxrs-undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
quarkus-jaxrs-undertow
diff --git a/integration-tests/quarkus/quarkus-jaxrs-vertx/pom.xml b/integration-tests/quarkus/quarkus-jaxrs-vertx/pom.xml
index a64839752e..4c0633bdd3 100644
--- a/integration-tests/quarkus/quarkus-jaxrs-vertx/pom.xml
+++ b/integration-tests/quarkus/quarkus-jaxrs-vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
quarkus-jaxrs-vertx
diff --git a/integration-tests/runtime-attach/pom.xml b/integration-tests/runtime-attach/pom.xml
index 19d7a14584..16e1cbdce3 100644
--- a/integration-tests/runtime-attach/pom.xml
+++ b/integration-tests/runtime-attach/pom.xml
@@ -6,7 +6,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
runtime-attach
diff --git a/integration-tests/runtime-attach/runtime-attach-app/pom.xml b/integration-tests/runtime-attach/runtime-attach-app/pom.xml
index 56404d91e5..a057cf4640 100644
--- a/integration-tests/runtime-attach/runtime-attach-app/pom.xml
+++ b/integration-tests/runtime-attach/runtime-attach-app/pom.xml
@@ -3,7 +3,7 @@
runtime-attach
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/runtime-attach/runtime-attach-test/pom.xml b/integration-tests/runtime-attach/runtime-attach-test/pom.xml
index 1182bbca07..42f97c9930 100644
--- a/integration-tests/runtime-attach/runtime-attach-test/pom.xml
+++ b/integration-tests/runtime-attach/runtime-attach-test/pom.xml
@@ -3,7 +3,7 @@
runtime-attach
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/simple-webapp/pom.xml b/integration-tests/simple-webapp/pom.xml
index 68693deec3..b89a4e3079 100644
--- a/integration-tests/simple-webapp/pom.xml
+++ b/integration-tests/simple-webapp/pom.xml
@@ -6,7 +6,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
simple-webapp
diff --git a/integration-tests/soap-test/pom.xml b/integration-tests/soap-test/pom.xml
index 55dec73cc1..e8d92aede0 100644
--- a/integration-tests/soap-test/pom.xml
+++ b/integration-tests/soap-test/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
soap-test
diff --git a/integration-tests/spring-boot-1-5/pom.xml b/integration-tests/spring-boot-1-5/pom.xml
index 92df8a5457..01ec861069 100644
--- a/integration-tests/spring-boot-1-5/pom.xml
+++ b/integration-tests/spring-boot-1-5/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-1-5
diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml
index 48fae7c785..11d638ecdf 100644
--- a/integration-tests/spring-boot-2/pom.xml
+++ b/integration-tests/spring-boot-2/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-2
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 d81e7e16cb..5482fb6465 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
@@ -5,7 +5,7 @@
spring-boot-2
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-2-base
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 507c04fdca..1bb93331ff 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
@@ -5,7 +5,7 @@
spring-boot-2
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-2-jetty
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 f3654ee496..5266069473 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
@@ -5,7 +5,7 @@
spring-boot-2
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-2-tomcat
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 06bb0f650c..4095e0de77 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
@@ -5,7 +5,7 @@
spring-boot-2
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-2-undertow
diff --git a/integration-tests/spring-boot-3/pom.xml b/integration-tests/spring-boot-3/pom.xml
index b1d70a0c6f..03b106e517 100644
--- a/integration-tests/spring-boot-3/pom.xml
+++ b/integration-tests/spring-boot-3/pom.xml
@@ -5,7 +5,7 @@
integration-tests
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
spring-boot-3
diff --git a/integration-tests/spring-boot-3/spring-boot-3-jetty/pom.xml b/integration-tests/spring-boot-3/spring-boot-3-jetty/pom.xml
index cc1fb3c562..4d478cb8df 100644
--- a/integration-tests/spring-boot-3/spring-boot-3-jetty/pom.xml
+++ b/integration-tests/spring-boot-3/spring-boot-3-jetty/pom.xml
@@ -3,7 +3,7 @@
spring-boot-3
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/spring-boot-3/spring-boot-3-tomcat/pom.xml b/integration-tests/spring-boot-3/spring-boot-3-tomcat/pom.xml
index bc60dddfa1..28a0181665 100644
--- a/integration-tests/spring-boot-3/spring-boot-3-tomcat/pom.xml
+++ b/integration-tests/spring-boot-3/spring-boot-3-tomcat/pom.xml
@@ -3,7 +3,7 @@
spring-boot-3
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/integration-tests/spring-boot-3/spring-boot-3-undertow/pom.xml b/integration-tests/spring-boot-3/spring-boot-3-undertow/pom.xml
index efa75d999b..b681351d62 100644
--- a/integration-tests/spring-boot-3/spring-boot-3-undertow/pom.xml
+++ b/integration-tests/spring-boot-3/spring-boot-3-undertow/pom.xml
@@ -3,7 +3,7 @@
spring-boot-3
co.elastic.apm
- 1.49.1-SNAPSHOT
+ 1.50.0
4.0.0
diff --git a/pom.xml b/pom.xml
index 7a9a8fb862..c38b5c189d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
co.elastic.apm
apm-agent-parent
- 1.49.1-SNAPSHOT
+ 1.50.0
pom
${project.groupId}:${project.artifactId}