Skip to content

Commit 3cbde53

Browse files
committed
[#9538] 2.5.0 release
1 parent 6de229d commit 3cbde53

File tree

221 files changed

+221
-221
lines changed

Some content is hidden

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

221 files changed

+221
-221
lines changed

agent-plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint</artifactId>
24-
<version>2.5.0-SNAPSHOT</version>
24+
<version>2.5.0</version>
2525
</parent>
2626

2727
<artifactId>pinpoint-agent-plugins</artifactId>

agent-plugins/proxy-apache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint</artifactId>
99
<relativePath>../../pom.xml</relativePath>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-agent-proxy-apache-plugin</artifactId>

agent-plugins/proxy-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint</artifactId>
99
<relativePath>../../pom.xml</relativePath>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-agent-proxy-app-plugin</artifactId>

agent-plugins/proxy-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint</artifactId>
99
<relativePath>../../pom.xml</relativePath>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-agent-proxy-common</artifactId>

agent-plugins/proxy-nginx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint</artifactId>
99
<relativePath>../../pom.xml</relativePath>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-agent-proxy-nginx-plugin</artifactId>

agent-plugins/proxy-user/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint</artifactId>
99
<relativePath>../../pom.xml</relativePath>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-agent-proxy-user-plugin</artifactId>

agent-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>pinpoint</artifactId>
77
<groupId>com.navercorp.pinpoint</groupId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

agent-testweb/agentsdk-async-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-agentsdk-async-testweb</artifactId>

agent-testweb/bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>2.5.0-SNAPSHOT</version>
25+
<version>2.5.0</version>
2626
</parent>
2727

2828
<packaging>pom</packaging>

agent-testweb/cassandra3-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-cassandra3-plugin-testweb</artifactId>

agent-testweb/cassandra4-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-cassandra4-plugin-testweb</artifactId>

agent-testweb/dubbo-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.navercorp.pinpoint</groupId>
2424
<artifactId>pinpoint-agent-testweb</artifactId>
25-
<version>2.5.0-SNAPSHOT</version>
25+
<version>2.5.0</version>
2626
</parent>
2727

2828
<artifactId>pinpoint-dubbo-plugin-testweb</artifactId>

agent-testweb/elasticsearch-8-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-elasticsearch-8-plugin-testweb</artifactId>

agent-testweb/elasticsearch-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-elasticsearch-plugin-testweb</artifactId>

agent-testweb/httpclient4-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-httpclient4-plugin-testweb</artifactId>

agent-testweb/httpclient5-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-httpclient5-plugin-testweb</artifactId>

agent-testweb/jdk-http-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-jdk-http-plugin-testweb</artifactId>

agent-testweb/jetty-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-jetty-plugin-testweb</artifactId>

agent-testweb/kafka-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-kafka-plugin-testweb</artifactId>

agent-testweb/mongodb-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-mongodb-plugin-testweb</artifactId>

agent-testweb/mongodb-reactive-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-mongodb-reactive-plugin-testweb</artifactId>

agent-testweb/paho-mqtt-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-testweb</artifactId>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-paho-mqtt-plugin-testweb</artifactId>

agent-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint</artifactId>
24-
<version>2.5.0-SNAPSHOT</version>
24+
<version>2.5.0</version>
2525
</parent>
2626

2727
<artifactId>pinpoint-agent-testweb</artifactId>

agent-testweb/postgresql-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-postgresql-plugin-testweb</artifactId>

agent-testweb/reactor-netty-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-testweb</artifactId>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-reactor-netty-plugin-testweb</artifactId>

agent-testweb/reactor-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-reactor-plugin-testweb</artifactId>

agent-testweb/redis-lettuce-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-redis-lettuce-plugin-testweb</artifactId>

agent-testweb/rocketmq-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-testweb</artifactId>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-rocketmq-plugin-testweb</artifactId>

agent-testweb/rocketmq-plugin-testweb/rocketmq-original/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>pinpoint-rocketmq-plugin-testweb</artifactId>
77
<groupId>com.navercorp.pinpoint</groupId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

agent-testweb/rocketmq-plugin-testweb/rocketmq-springboot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>pinpoint-agent-testweb</artifactId>
77
<groupId>com.navercorp.pinpoint</groupId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

agent-testweb/rocketmq-plugin-testweb/rocketmq-springcloud-stream/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>pinpoint-agent-testweb</artifactId>
77
<groupId>com.navercorp.pinpoint</groupId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

agent-testweb/spring-cloud-gateway-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-spring-cloud-gateway-plugin-testweb</artifactId>

agent-testweb/spring-data-r2dbc-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-spring-data-r2dbc-plugin-testweb</artifactId>

agent-testweb/spring-webflux-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.navercorp.pinpoint</groupId>
99
<artifactId>pinpoint-agent-testweb</artifactId>
10-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0</version>
1111
</parent>
1212

1313
<artifactId>pinpoint-spring-webflux-plugin-testweb</artifactId>

agent-testweb/thread-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-testweb</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<artifactId>pinpoint-thread-plugin-testweb</artifactId>

agent-testweb/thrift-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-testweb</artifactId>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-thrift-plugin-testweb</artifactId>

agent-testweb/undertow-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-testweb</artifactId>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-undertow-plugin-testweb</artifactId>

agent-testweb/vertx-3-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint-agent-testweb</artifactId>
24-
<version>2.5.0-SNAPSHOT</version>
24+
<version>2.5.0</version>
2525
</parent>
2626
<artifactId>pinpoint-vertx-3-plugin-testweb</artifactId>
2727
<packaging>jar</packaging>

agent-testweb/vertx-4-plugin-testweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint-agent-testweb</artifactId>
24-
<version>2.5.0-SNAPSHOT</version>
24+
<version>2.5.0</version>
2525
</parent>
2626

2727
<artifactId>pinpoint-vertx-4-plugin-testweb</artifactId>

agent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint</artifactId>
24-
<version>2.5.0-SNAPSHOT</version>
24+
<version>2.5.0</version>
2525
</parent>
2626

2727
<artifactId>pinpoint-agent</artifactId>

annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010

1111
<!--

batch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bootstraps/bootstrap-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint</artifactId>
88
<relativePath>../../pom.xml</relativePath>
9-
<version>2.5.0-SNAPSHOT</version>
9+
<version>2.5.0</version>
1010
</parent>
1111

1212
<artifactId>pinpoint-bootstrap-core</artifactId>

bootstraps/bootstrap-java9-internal/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>2.5.0-SNAPSHOT</version>
25+
<version>2.5.0</version>
2626
</parent>
2727

2828
<properties>

0 commit comments

Comments
 (0)