Skip to content

Commit

Permalink
[pinpoint-apm#9090] 2.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Aug 4, 2022
1 parent 819734e commit 88af909
Show file tree
Hide file tree
Showing 211 changed files with 212 additions and 212 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Maven

on:
push:
branches: [ master, 2.3.x ]
branches: [ master, 2.4.x ]
pull_request:
branches: [ master, 2.3.x ]
branches: [ master, 2.4.x ]

jobs:

Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/proxy-apache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-proxy-apache-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/proxy-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-proxy-app-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/proxy-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-proxy-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/proxy-nginx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-proxy-nginx-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-plugins/proxy-user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-proxy-user-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pinpoint</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/agentsdk-async-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agentsdk-async-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/dubbo-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-dubbo-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/elasticsearch-8-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-elasticsearch-8-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/elasticsearch-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-elasticsearch-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/jdk-http-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-jdk-http-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/mongodb-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-mongodb-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/mongodb-reactive-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-mongodb-reactive-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/paho-mqtt-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-paho-mqtt-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/postgresql-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-postgresql-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/reactor-netty-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-reactor-netty-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/reactor-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-reactor-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/redis-lettuce-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-redis-lettuce-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/rocketmq-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-rocketmq-plugin-testweb</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pinpoint-rocketmq-plugin-testweb</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pinpoint-agent-testweb</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pinpoint-agent-testweb</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/spring-cloud-gateway-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-spring-cloud-gateway-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/spring-webflux-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-spring-webflux-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/thread-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-thread-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/thrift-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-thrift-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/undertow-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-undertow-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/vertx-3-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>pinpoint-vertx-3-plugin-testweb</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion agent-testweb/vertx-4-plugin-testweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-agent-testweb</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-vertx-4-plugin-testweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<!--
Expand Down
2 changes: 1 addition & 1 deletion batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootstraps/bootstrap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-bootstrap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstraps/bootstrap-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-bootstrap-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstraps/bootstrap-java9-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bootstraps/bootstrap-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bootstraps/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstraps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-bootstraps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-collector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-buffer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>pinpoint-commons-buffer</artifactId>
Expand Down
Loading

0 comments on commit 88af909

Please sign in to comment.