Skip to content

Commit

Permalink
[release] prepare for 2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
koo-taejin committed Feb 6, 2020
1 parent 81a65af commit 091cd91
Show file tree
Hide file tree
Showing 114 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion agent-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</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-agent-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent-it8/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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-agent-it8</artifactId>
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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-agent-proxy-nginx-plugin</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<!--
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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-bootstrap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-java7/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</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-bootstrap-java7</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT";
public static final String VERSION = "2.0.0-RC3";
}
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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-hbase-schema</artifactId>
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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

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

<artifactId>pinpoint-plugins-loader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/activemq-client/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-activemq-client-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/akka-http/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-akka-http-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/apache-dubbo/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-apache-dubbo-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/arcus/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-arcus-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/assembly/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.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-plugins-assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/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>../..</relativePath>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cassandra/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-cassandra-driver-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/common-servlet/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</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-common-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cubrid-jdbc/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-cubrid-jdbc-driver-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cxf/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-cxf-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dbcp/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>pinpoint-commons-dbcp-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dbcp2/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</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins/druid/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

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

<artifactId>pinpoint-dubbo-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/elasticsearch-bboss/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>pinpoint-elasticsearch-bboss-plugin</artifactId>
<name>pinpoint-elasticsearch-bboss-plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/elasticsearch/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-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>pinpoint-elasticsearch-plugin</artifactId>
<name>pinpoint-elasticsearch-plugin</name>
Expand Down
Loading

0 comments on commit 091cd91

Please sign in to comment.