Skip to content

Commit

Permalink
[#release] prepare for 2.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
2.2.2-SNAPSHOT -> 2.3.0-SNAPSHOT
  • Loading branch information
koo-taejin committed Jan 22, 2021
1 parent 49879f1 commit d85230b
Show file tree
Hide file tree
Showing 168 changed files with 168 additions and 168 deletions.
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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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>../..</relativePath>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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>../..</relativePath>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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>../..</relativePath>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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>../..</relativePath>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-agent-proxy-nginx-plugin</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-agent-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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-reactor-netty-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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-thread-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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-core/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-bootstrap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-java8/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-bootstrap-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-java9/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-bootstrap</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-commons-buffer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-hbase/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-commons-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-profiler/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-commons-profiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-server/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-commons-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-commons</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.navercorp.pinpoint.common;
public final class Version {
public static final String VERSION = "2.2.2-SNAPSHOT";
public static final String VERSION = "2.3.0-SNAPSHOT";
}
2 changes: 1 addition & 1 deletion flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>pinpoint</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion grpc/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion hbase/hbase-schema-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>pinpoint-hbase</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-hbase-schema-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase/hbase-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>pinpoint-hbase</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion hbase/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.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/activemq-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-activemq-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/cassandra-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-cassandra-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/cxf-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-cxf-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/druid-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-druid-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/dubbo-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-dubbo-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/elasticsearch-bbose-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-elasticsearch-bboss-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/elasticsearch-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-elasticsearch-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/fastjson-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-fastjson-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/google-grpc-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-grpc-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/google-httpclient-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-google-httpclient-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/google-httpclient-jdk7-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-google-httpclient-plugin-jdk7-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/gson-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-gson-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/hbase-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-hbase-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/hikaricp-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-hikaricp-plugin-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins-it/hikaricp-jdk7-it/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-plugins-it</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>pinpoint-hikaricp-plugin-jdk7-it</artifactId>
Expand Down
Loading

0 comments on commit d85230b

Please sign in to comment.