Skip to content

Commit bedc037

Browse files
committed
[#12559] 3.0.3 release
1 parent 4c1b4b6 commit bedc037

File tree

312 files changed

+312
-312
lines changed

Some content is hidden

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

312 files changed

+312
-312
lines changed

agent-module/agent-plugins/agent-plugins-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint-agent-module</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>3.0.3-SNAPSHOT</version>
25+
<version>3.0.3</version>
2626
</parent>
2727

2828
<artifactId>pinpoint-agent-plugins-parent</artifactId>

agent-module/agent-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.navercorp.pinpoint</groupId>
2323
<artifactId>pinpoint-agent-module</artifactId>
24-
<version>3.0.3-SNAPSHOT</version>
24+
<version>3.0.3</version>
2525
</parent>
2626

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

agent-module/agent-plugins/proxy-apache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-plugins-parent</artifactId>
99
<relativePath>../agent-plugins-parent</relativePath>
10-
<version>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-plugins/proxy-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-plugins-parent</artifactId>
99
<relativePath>../agent-plugins-parent</relativePath>
10-
<version>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-plugins/proxy-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-plugins-parent</artifactId>
99
<relativePath>../agent-plugins-parent</relativePath>
10-
<version>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-plugins/proxy-nginx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-plugins-parent</artifactId>
99
<relativePath>../agent-plugins-parent</relativePath>
10-
<version>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-plugins/proxy-user/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.navercorp.pinpoint</groupId>
88
<artifactId>pinpoint-agent-plugins-parent</artifactId>
99
<relativePath>../agent-plugins-parent</relativePath>
10-
<version>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.navercorp.pinpoint</groupId>
77
<artifactId>pinpoint-agent-module</artifactId>
8-
<version>3.0.3-SNAPSHOT</version>
8+
<version>3.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

agent-module/agent-testweb/agent-proxy-plugin-testweb/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.0.3-SNAPSHOT</version>
10+
<version>3.0.3</version>
1111
</parent>
1212

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

agent-module/agent-testweb/agent-testweb-commons/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.0.3-SNAPSHOT</version>
24+
<version>3.0.3</version>
2525
</parent>
2626
<artifactId>pinpoint-agent-testweb-commons</artifactId>
2727
<packaging>jar</packaging>

0 commit comments

Comments
 (0)