Skip to content

Commit 954c10b

Browse files
committed
Version bump
1 parent dc3a42c commit 954c10b

File tree

85 files changed

+87
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+87
-91
lines changed

apm-agent-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-agent-api</artifactId>

apm-agent-attach/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-agent-attach</artifactId>

apm-agent-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-agent-benchmarks</artifactId>
-7 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.

apm-agent-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-agent-core</artifactId>

apm-agent-plugin-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-parent</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.18.2-SNAPSHOT</version>
6+
<version>1.19.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-plugins</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-apache-httpclient-plugin</artifactId>

apm-agent-plugins/apm-api-plugin/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
76
<artifactId>apm-agent-plugins</artifactId>
87
<groupId>co.elastic.apm</groupId>
9-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
109
</parent>
1110

1211
<properties>

apm-agent-plugins/apm-asynchttpclient-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-plugins</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.18.2-SNAPSHOT</version>
8+
<version>1.19.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>apm-asynchttpclient-plugin</artifactId>

0 commit comments

Comments
 (0)