Skip to content

Commit 8721186

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release v1.11.0
1 parent b9bfb39 commit 8721186

File tree

61 files changed

+62
-62
lines changed

Some content is hidden

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

61 files changed

+62
-62
lines changed

apm-agent-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>apm-agent-parent</artifactId>
1616
<groupId>co.elastic.apm</groupId>
17-
<version>1.11.0-SNAPSHOT</version>
17+
<version>1.11.0</version>
1818
</parent>
1919
<modelVersion>4.0.0</modelVersion>
2020

apm-agent-attach/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.11.0-SNAPSHOT</version>
6+
<version>1.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>apm-agent-parent</artifactId>
66
<groupId>co.elastic.apm</groupId>
7-
<version>1.11.0-SNAPSHOT</version>
7+
<version>1.11.0</version>
88
</parent>
99

1010
<artifactId>apm-agent-benchmarks</artifactId>

apm-agent-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>co.elastic.apm</groupId>
1111
<artifactId>apm-agent-parent</artifactId>
12-
<version>1.11.0-SNAPSHOT</version>
12+
<version>1.11.0</version>
1313
</parent>
1414

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

apm-agent-plugins/apm-apache-httpclient-plugin/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-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.11.0-SNAPSHOT</version>
6+
<version>1.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-api-plugin/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-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.11.0-SNAPSHOT</version>
6+
<version>1.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-asynchttpclient-plugin/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-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.11.0-SNAPSHOT</version>
6+
<version>1.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-error-logging-plugin/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-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.11.0-SNAPSHOT</version>
6+
<version>1.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-5_6/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-es-restclient-plugin</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.11.0-SNAPSHOT</version>
8+
<version>1.11.0</version>
99
</parent>
1010

1111
<artifactId>apm-es-restclient-plugin-5_6</artifactId>

apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-6_4/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-es-restclient-plugin</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.11.0-SNAPSHOT</version>
8+
<version>1.11.0</version>
99
</parent>
1010

1111
<artifactId>apm-es-restclient-plugin-6_4</artifactId>

0 commit comments

Comments
 (0)