From 091cd9149a113ece0b15b868befdc8e78bf5d1f4 Mon Sep 17 00:00:00 2001 From: Koo Taejin <koo.taejin@navercorp.com> Date: Thu, 6 Feb 2020 14:09:09 +0900 Subject: [PATCH] [release] prepare for 2.0.0-RC3 --- agent-it/pom.xml | 2 +- agent-it8/pom.xml | 2 +- agent-plugins/pom.xml | 2 +- agent-plugins/proxy-apache/pom.xml | 2 +- agent-plugins/proxy-app/pom.xml | 2 +- agent-plugins/proxy-common/pom.xml | 2 +- agent-plugins/proxy-nginx/pom.xml | 2 +- agent/pom.xml | 2 +- annotations/pom.xml | 2 +- bootstrap-core/pom.xml | 2 +- bootstrap-java7/pom.xml | 2 +- bootstrap-java8/pom.xml | 2 +- bootstrap-java9/pom.xml | 2 +- bootstrap/pom.xml | 2 +- collector/pom.xml | 2 +- commons-buffer/pom.xml | 2 +- commons-hbase/pom.xml | 2 +- commons-profiler/pom.xml | 2 +- commons-server/pom.xml | 2 +- commons/pom.xml | 2 +- .../src/main/java/com/navercorp/pinpoint/common/Version.java | 2 +- flink/pom.xml | 2 +- grpc/pom.xml | 2 +- hbase/hbase-schema-definition/pom.xml | 2 +- hbase/hbase-schema-manager/pom.xml | 2 +- hbase/hbase-schema/pom.xml | 2 +- hbase/pom.xml | 2 +- plugins-loader/pom.xml | 2 +- plugins/activemq-client/pom.xml | 2 +- plugins/akka-http/pom.xml | 2 +- plugins/apache-dubbo/pom.xml | 2 +- plugins/arcus/pom.xml | 2 +- plugins/assembly/pom.xml | 2 +- plugins/bom/pom.xml | 2 +- plugins/cassandra/pom.xml | 2 +- plugins/common-servlet/pom.xml | 2 +- plugins/cubrid-jdbc/pom.xml | 2 +- plugins/cxf/pom.xml | 2 +- plugins/dbcp/pom.xml | 2 +- plugins/dbcp2/pom.xml | 2 +- plugins/druid/pom.xml | 2 +- plugins/dubbo/pom.xml | 2 +- plugins/elasticsearch-bboss/pom.xml | 2 +- plugins/elasticsearch/pom.xml | 2 +- plugins/external/pom.xml | 2 +- plugins/fastjson/pom.xml | 2 +- plugins/google-httpclient/pom.xml | 2 +- plugins/grpc/pom.xml | 2 +- plugins/gson/pom.xml | 2 +- plugins/hbase/pom.xml | 2 +- plugins/hikaricp/pom.xml | 2 +- plugins/httpclient3/pom.xml | 2 +- plugins/httpclient4/pom.xml | 2 +- plugins/hystrix/pom.xml | 2 +- plugins/ibatis/pom.xml | 2 +- plugins/jackson/pom.xml | 2 +- plugins/jboss/pom.xml | 2 +- plugins/jdk-completable-future/pom.xml | 2 +- plugins/jdk-http/pom.xml | 2 +- plugins/jetty/pom.xml | 2 +- plugins/json-lib/pom.xml | 2 +- plugins/jsp/pom.xml | 2 +- plugins/jtds/pom.xml | 2 +- plugins/kafka/pom.xml | 2 +- plugins/log4j/pom.xml | 2 +- plugins/log4j2/pom.xml | 2 +- plugins/logback/pom.xml | 2 +- plugins/mariadb-jdbc/pom.xml | 2 +- plugins/mongodb/pom.xml | 2 +- plugins/mssql-jdbc/pom.xml | 2 +- plugins/mybatis/pom.xml | 2 +- plugins/mysql-jdbc/pom.xml | 2 +- plugins/netty/pom.xml | 2 +- plugins/ning-asynchttpclient/pom.xml | 2 +- plugins/okhttp/pom.xml | 2 +- plugins/openwhisk/pom.xml | 2 +- plugins/oracle-jdbc/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/postgresql-jdbc/pom.xml | 2 +- plugins/rabbitmq/pom.xml | 2 +- plugins/reactor-netty/pom.xml | 2 +- plugins/reactor/pom.xml | 2 +- plugins/redis-lettuce/pom.xml | 2 +- plugins/redis-redisson/pom.xml | 2 +- plugins/redis/pom.xml | 2 +- plugins/resin/pom.xml | 2 +- plugins/resttemplate/pom.xml | 2 +- plugins/rxjava/pom.xml | 2 +- plugins/spring-boot/pom.xml | 2 +- plugins/spring-webflux/pom.xml | 2 +- plugins/spring/pom.xml | 2 +- plugins/thrift/pom.xml | 2 +- plugins/tomcat/pom.xml | 2 +- plugins/undertow-servlet/pom.xml | 2 +- plugins/undertow/pom.xml | 2 +- plugins/user/pom.xml | 2 +- plugins/vertx/pom.xml | 2 +- plugins/weblogic/pom.xml | 2 +- plugins/websphere/pom.xml | 2 +- pom.xml | 2 +- profiler-optional/pom.xml | 2 +- profiler-optional/profiler-optional-jdk6/pom.xml | 2 +- profiler-optional/profiler-optional-jdk7/pom.xml | 2 +- profiler-optional/profiler-optional-jdk8/pom.xml | 2 +- profiler-optional/profiler-optional-jdk9/pom.xml | 2 +- profiler-optional/profiler-optional-parent/pom.xml | 2 +- profiler-test/pom.xml | 2 +- profiler/pom.xml | 2 +- quickstart/conf/quickstart.properties | 2 +- rpc/pom.xml | 2 +- test/pom.xml | 2 +- thrift/pom.xml | 2 +- tools/pom.xml | 2 +- web/pom.xml | 2 +- 114 files changed, 114 insertions(+), 114 deletions(-) diff --git a/agent-it/pom.xml b/agent-it/pom.xml index f7104fd9846d..1deec07e4882 100644 --- a/agent-it/pom.xml +++ b/agent-it/pom.xml @@ -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> diff --git a/agent-it8/pom.xml b/agent-it8/pom.xml index 69e76d440e72..41ae2300ebba 100644 --- a/agent-it8/pom.xml +++ b/agent-it8/pom.xml @@ -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> diff --git a/agent-plugins/pom.xml b/agent-plugins/pom.xml index 3a511d95b6a6..108bc9629df4 100644 --- a/agent-plugins/pom.xml +++ b/agent-plugins/pom.xml @@ -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> diff --git a/agent-plugins/proxy-apache/pom.xml b/agent-plugins/proxy-apache/pom.xml index cf79c06e824e..7f80315aa846 100644 --- a/agent-plugins/proxy-apache/pom.xml +++ b/agent-plugins/proxy-apache/pom.xml @@ -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> diff --git a/agent-plugins/proxy-app/pom.xml b/agent-plugins/proxy-app/pom.xml index 3ddcf1c2ab1d..77e52323d3de 100644 --- a/agent-plugins/proxy-app/pom.xml +++ b/agent-plugins/proxy-app/pom.xml @@ -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> diff --git a/agent-plugins/proxy-common/pom.xml b/agent-plugins/proxy-common/pom.xml index 7006ca124024..8b8a177aad28 100644 --- a/agent-plugins/proxy-common/pom.xml +++ b/agent-plugins/proxy-common/pom.xml @@ -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> diff --git a/agent-plugins/proxy-nginx/pom.xml b/agent-plugins/proxy-nginx/pom.xml index e6fe686ceddb..f6b3c57b8feb 100644 --- a/agent-plugins/proxy-nginx/pom.xml +++ b/agent-plugins/proxy-nginx/pom.xml @@ -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> diff --git a/agent/pom.xml b/agent/pom.xml index 26d2f44378bf..cf28c479ec29 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -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> diff --git a/annotations/pom.xml b/annotations/pom.xml index af6d562e89aa..b3374f83b66d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -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> <!-- diff --git a/bootstrap-core/pom.xml b/bootstrap-core/pom.xml index bdfdc151634b..cfed3356bfe1 100644 --- a/bootstrap-core/pom.xml +++ b/bootstrap-core/pom.xml @@ -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> diff --git a/bootstrap-java7/pom.xml b/bootstrap-java7/pom.xml index a91c86044d08..2d783c837d16 100644 --- a/bootstrap-java7/pom.xml +++ b/bootstrap-java7/pom.xml @@ -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> diff --git a/bootstrap-java8/pom.xml b/bootstrap-java8/pom.xml index 8c228f1b7c57..5c2a1137826e 100644 --- a/bootstrap-java8/pom.xml +++ b/bootstrap-java8/pom.xml @@ -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> diff --git a/bootstrap-java9/pom.xml b/bootstrap-java9/pom.xml index 81c3482ffeb7..bba49c97f9f1 100644 --- a/bootstrap-java9/pom.xml +++ b/bootstrap-java9/pom.xml @@ -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> diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index b1204b5fe66d..30a02dcc53bc 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -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> diff --git a/collector/pom.xml b/collector/pom.xml index 7e306c9ceee1..f854290bdc0c 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -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> diff --git a/commons-buffer/pom.xml b/commons-buffer/pom.xml index fafdff9da2da..b2015169b3d9 100644 --- a/commons-buffer/pom.xml +++ b/commons-buffer/pom.xml @@ -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> diff --git a/commons-hbase/pom.xml b/commons-hbase/pom.xml index 1fd87f3d4020..c6ceeecd65d5 100644 --- a/commons-hbase/pom.xml +++ b/commons-hbase/pom.xml @@ -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> diff --git a/commons-profiler/pom.xml b/commons-profiler/pom.xml index eaeb2f8a83ba..c3bf49b5b677 100644 --- a/commons-profiler/pom.xml +++ b/commons-profiler/pom.xml @@ -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> diff --git a/commons-server/pom.xml b/commons-server/pom.xml index c4a6e2755f3c..63952b79ecf7 100644 --- a/commons-server/pom.xml +++ b/commons-server/pom.xml @@ -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> diff --git a/commons/pom.xml b/commons/pom.xml index c13bada47482..62645319d27c 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -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> diff --git a/commons/src/main/java/com/navercorp/pinpoint/common/Version.java b/commons/src/main/java/com/navercorp/pinpoint/common/Version.java index 0af31d742f8d..0597d8cbc05a 100644 --- a/commons/src/main/java/com/navercorp/pinpoint/common/Version.java +++ b/commons/src/main/java/com/navercorp/pinpoint/common/Version.java @@ -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"; } \ No newline at end of file diff --git a/flink/pom.xml b/flink/pom.xml index 21a66b1cb89f..f67acb750e4b 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -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> diff --git a/grpc/pom.xml b/grpc/pom.xml index 20ea8441bb68..6f1302591271 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -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> diff --git a/hbase/hbase-schema-definition/pom.xml b/hbase/hbase-schema-definition/pom.xml index 78afffcdfd15..95bd9d7628bb 100644 --- a/hbase/hbase-schema-definition/pom.xml +++ b/hbase/hbase-schema-definition/pom.xml @@ -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> diff --git a/hbase/hbase-schema-manager/pom.xml b/hbase/hbase-schema-manager/pom.xml index 9360b9bae6e1..5159ba4c17ad 100644 --- a/hbase/hbase-schema-manager/pom.xml +++ b/hbase/hbase-schema-manager/pom.xml @@ -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> diff --git a/hbase/hbase-schema/pom.xml b/hbase/hbase-schema/pom.xml index bac8ee6b7600..824fa48d858c 100644 --- a/hbase/hbase-schema/pom.xml +++ b/hbase/hbase-schema/pom.xml @@ -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> diff --git a/hbase/pom.xml b/hbase/pom.xml index 4ea1e5514c0d..f44563b714a5 100644 --- a/hbase/pom.xml +++ b/hbase/pom.xml @@ -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> diff --git a/plugins-loader/pom.xml b/plugins-loader/pom.xml index 3d5feafe2ca8..25f48e7c877c 100644 --- a/plugins-loader/pom.xml +++ b/plugins-loader/pom.xml @@ -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> diff --git a/plugins/activemq-client/pom.xml b/plugins/activemq-client/pom.xml index 45b182352c6c..095841c92d3c 100644 --- a/plugins/activemq-client/pom.xml +++ b/plugins/activemq-client/pom.xml @@ -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> diff --git a/plugins/akka-http/pom.xml b/plugins/akka-http/pom.xml index a8b3bcf31348..ac197d3697ff 100644 --- a/plugins/akka-http/pom.xml +++ b/plugins/akka-http/pom.xml @@ -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> diff --git a/plugins/apache-dubbo/pom.xml b/plugins/apache-dubbo/pom.xml index d9a6500daad6..9b4c3fbb0c02 100644 --- a/plugins/apache-dubbo/pom.xml +++ b/plugins/apache-dubbo/pom.xml @@ -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> diff --git a/plugins/arcus/pom.xml b/plugins/arcus/pom.xml index 7597bc379932..83c736bc7da6 100644 --- a/plugins/arcus/pom.xml +++ b/plugins/arcus/pom.xml @@ -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> diff --git a/plugins/assembly/pom.xml b/plugins/assembly/pom.xml index c9ad7ebca55e..a5cf874d54d8 100644 --- a/plugins/assembly/pom.xml +++ b/plugins/assembly/pom.xml @@ -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> diff --git a/plugins/bom/pom.xml b/plugins/bom/pom.xml index 96bc5c7e3f5c..2f73656ab122 100644 --- a/plugins/bom/pom.xml +++ b/plugins/bom/pom.xml @@ -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> diff --git a/plugins/cassandra/pom.xml b/plugins/cassandra/pom.xml index af772bc17eee..b32271d9a448 100644 --- a/plugins/cassandra/pom.xml +++ b/plugins/cassandra/pom.xml @@ -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> diff --git a/plugins/common-servlet/pom.xml b/plugins/common-servlet/pom.xml index d7ac520bb756..5ad743f7a1bb 100644 --- a/plugins/common-servlet/pom.xml +++ b/plugins/common-servlet/pom.xml @@ -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> diff --git a/plugins/cubrid-jdbc/pom.xml b/plugins/cubrid-jdbc/pom.xml index 64ad188d77a6..f6002bcfb5e2 100644 --- a/plugins/cubrid-jdbc/pom.xml +++ b/plugins/cubrid-jdbc/pom.xml @@ -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> diff --git a/plugins/cxf/pom.xml b/plugins/cxf/pom.xml index bc50d7476776..0c62c7a7c3fa 100644 --- a/plugins/cxf/pom.xml +++ b/plugins/cxf/pom.xml @@ -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> diff --git a/plugins/dbcp/pom.xml b/plugins/dbcp/pom.xml index d4a4c6fd9292..b62c2bb1c3db 100644 --- a/plugins/dbcp/pom.xml +++ b/plugins/dbcp/pom.xml @@ -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> diff --git a/plugins/dbcp2/pom.xml b/plugins/dbcp2/pom.xml index a1d300dbf337..01a4eef558b3 100644 --- a/plugins/dbcp2/pom.xml +++ b/plugins/dbcp2/pom.xml @@ -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> diff --git a/plugins/druid/pom.xml b/plugins/druid/pom.xml index 0d72ca11e067..299e19fb434f 100644 --- a/plugins/druid/pom.xml +++ b/plugins/druid/pom.xml @@ -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> diff --git a/plugins/dubbo/pom.xml b/plugins/dubbo/pom.xml index e838865773cb..c36b5c669517 100644 --- a/plugins/dubbo/pom.xml +++ b/plugins/dubbo/pom.xml @@ -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> diff --git a/plugins/elasticsearch-bboss/pom.xml b/plugins/elasticsearch-bboss/pom.xml index 403fc24c41ee..812be4123979 100644 --- a/plugins/elasticsearch-bboss/pom.xml +++ b/plugins/elasticsearch-bboss/pom.xml @@ -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> diff --git a/plugins/elasticsearch/pom.xml b/plugins/elasticsearch/pom.xml index 34e44d359dfa..635379d69355 100644 --- a/plugins/elasticsearch/pom.xml +++ b/plugins/elasticsearch/pom.xml @@ -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> diff --git a/plugins/external/pom.xml b/plugins/external/pom.xml index 3dfcca7a27b5..5c774cf6e94f 100644 --- a/plugins/external/pom.xml +++ b/plugins/external/pom.xml @@ -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-external-plugins</artifactId> diff --git a/plugins/fastjson/pom.xml b/plugins/fastjson/pom.xml index 0393a72ee5d6..9d724c3977ae 100644 --- a/plugins/fastjson/pom.xml +++ b/plugins/fastjson/pom.xml @@ -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-fastjson-plugin</artifactId> diff --git a/plugins/google-httpclient/pom.xml b/plugins/google-httpclient/pom.xml index ba3488db0ea4..d25a5f704a0b 100644 --- a/plugins/google-httpclient/pom.xml +++ b/plugins/google-httpclient/pom.xml @@ -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-google-httpclient-plugin</artifactId> diff --git a/plugins/grpc/pom.xml b/plugins/grpc/pom.xml index 138ce8d676d3..d889e727183d 100644 --- a/plugins/grpc/pom.xml +++ b/plugins/grpc/pom.xml @@ -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-grpc-plugin</artifactId> diff --git a/plugins/gson/pom.xml b/plugins/gson/pom.xml index f0b9f46b43e1..b42a7a37a343 100644 --- a/plugins/gson/pom.xml +++ b/plugins/gson/pom.xml @@ -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-gson-plugin</artifactId> diff --git a/plugins/hbase/pom.xml b/plugins/hbase/pom.xml index 4857559710ca..1a23a3506858 100644 --- a/plugins/hbase/pom.xml +++ b/plugins/hbase/pom.xml @@ -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-hbase-plugin</artifactId> diff --git a/plugins/hikaricp/pom.xml b/plugins/hikaricp/pom.xml index f61302f18a39..fb4893bc3800 100644 --- a/plugins/hikaricp/pom.xml +++ b/plugins/hikaricp/pom.xml @@ -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-hikaricp-plugin</artifactId> diff --git a/plugins/httpclient3/pom.xml b/plugins/httpclient3/pom.xml index 4c9247114e44..e6f39cc8b2c3 100644 --- a/plugins/httpclient3/pom.xml +++ b/plugins/httpclient3/pom.xml @@ -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-httpclient3-plugin</artifactId> diff --git a/plugins/httpclient4/pom.xml b/plugins/httpclient4/pom.xml index dc03198db489..b2e10365ca45 100644 --- a/plugins/httpclient4/pom.xml +++ b/plugins/httpclient4/pom.xml @@ -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-httpclient4-plugin</artifactId> diff --git a/plugins/hystrix/pom.xml b/plugins/hystrix/pom.xml index c96395d027da..538bd25118ee 100644 --- a/plugins/hystrix/pom.xml +++ b/plugins/hystrix/pom.xml @@ -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-hystrix-plugin</artifactId> diff --git a/plugins/ibatis/pom.xml b/plugins/ibatis/pom.xml index 42f360b65285..933c48a63544 100644 --- a/plugins/ibatis/pom.xml +++ b/plugins/ibatis/pom.xml @@ -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-ibatis-plugin</artifactId> diff --git a/plugins/jackson/pom.xml b/plugins/jackson/pom.xml index 434d488669f1..96552d3299d8 100644 --- a/plugins/jackson/pom.xml +++ b/plugins/jackson/pom.xml @@ -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-jackson-plugin</artifactId> diff --git a/plugins/jboss/pom.xml b/plugins/jboss/pom.xml index 0a94e803926c..8a34f0b523d3 100644 --- a/plugins/jboss/pom.xml +++ b/plugins/jboss/pom.xml @@ -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-jboss-plugin</artifactId> diff --git a/plugins/jdk-completable-future/pom.xml b/plugins/jdk-completable-future/pom.xml index 228f08e45f7a..201c247fa6fc 100644 --- a/plugins/jdk-completable-future/pom.xml +++ b/plugins/jdk-completable-future/pom.xml @@ -4,7 +4,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-jdk-completable-future-plugin</artifactId> diff --git a/plugins/jdk-http/pom.xml b/plugins/jdk-http/pom.xml index 3f82f1cae9fd..fdfaa432e369 100644 --- a/plugins/jdk-http/pom.xml +++ b/plugins/jdk-http/pom.xml @@ -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-jdk-http-plugin</artifactId> diff --git a/plugins/jetty/pom.xml b/plugins/jetty/pom.xml index 290384388695..3a52b3421721 100644 --- a/plugins/jetty/pom.xml +++ b/plugins/jetty/pom.xml @@ -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-jetty-plugin</artifactId> diff --git a/plugins/json-lib/pom.xml b/plugins/json-lib/pom.xml index 52f5ff297d76..9302976884d6 100644 --- a/plugins/json-lib/pom.xml +++ b/plugins/json-lib/pom.xml @@ -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-json-lib-plugin</artifactId> diff --git a/plugins/jsp/pom.xml b/plugins/jsp/pom.xml index f6ef83b3cdd5..0fbce8dc2f11 100644 --- a/plugins/jsp/pom.xml +++ b/plugins/jsp/pom.xml @@ -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-jsp-plugin</artifactId> diff --git a/plugins/jtds/pom.xml b/plugins/jtds/pom.xml index 91fde225ef02..416b1672deaf 100644 --- a/plugins/jtds/pom.xml +++ b/plugins/jtds/pom.xml @@ -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-jtds-plugin</artifactId> diff --git a/plugins/kafka/pom.xml b/plugins/kafka/pom.xml index ae8d508df93b..99f06e56fd22 100644 --- a/plugins/kafka/pom.xml +++ b/plugins/kafka/pom.xml @@ -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-kafka-plugin</artifactId> diff --git a/plugins/log4j/pom.xml b/plugins/log4j/pom.xml index 9d9f933897b1..70b40f268f2b 100644 --- a/plugins/log4j/pom.xml +++ b/plugins/log4j/pom.xml @@ -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-log4j-plugin</artifactId> diff --git a/plugins/log4j2/pom.xml b/plugins/log4j2/pom.xml index e327fcbe1a6a..b655644e3490 100644 --- a/plugins/log4j2/pom.xml +++ b/plugins/log4j2/pom.xml @@ -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-log4j2-plugin</artifactId> diff --git a/plugins/logback/pom.xml b/plugins/logback/pom.xml index c6397a398e2d..dd8d5173697d 100644 --- a/plugins/logback/pom.xml +++ b/plugins/logback/pom.xml @@ -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-logback-plugin</artifactId> diff --git a/plugins/mariadb-jdbc/pom.xml b/plugins/mariadb-jdbc/pom.xml index a291409135fa..5019d0b428be 100644 --- a/plugins/mariadb-jdbc/pom.xml +++ b/plugins/mariadb-jdbc/pom.xml @@ -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-mariadb-jdbc-driver-plugin</artifactId> diff --git a/plugins/mongodb/pom.xml b/plugins/mongodb/pom.xml index bdc76ec85d8d..176843cf3c69 100644 --- a/plugins/mongodb/pom.xml +++ b/plugins/mongodb/pom.xml @@ -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-mongodb-driver-plugin</artifactId> diff --git a/plugins/mssql-jdbc/pom.xml b/plugins/mssql-jdbc/pom.xml index ac0827e7a784..7753c0d32da7 100644 --- a/plugins/mssql-jdbc/pom.xml +++ b/plugins/mssql-jdbc/pom.xml @@ -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-mssql-jdbc-driver-plugin</artifactId> diff --git a/plugins/mybatis/pom.xml b/plugins/mybatis/pom.xml index bdb05ccbd574..587b5a872438 100644 --- a/plugins/mybatis/pom.xml +++ b/plugins/mybatis/pom.xml @@ -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-mybatis-plugin</artifactId> diff --git a/plugins/mysql-jdbc/pom.xml b/plugins/mysql-jdbc/pom.xml index 612fd77042fb..9728940cd8fc 100644 --- a/plugins/mysql-jdbc/pom.xml +++ b/plugins/mysql-jdbc/pom.xml @@ -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-mysql-jdbc-driver-plugin</artifactId> diff --git a/plugins/netty/pom.xml b/plugins/netty/pom.xml index 0217c68e8689..f9bede8d88d9 100644 --- a/plugins/netty/pom.xml +++ b/plugins/netty/pom.xml @@ -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-netty-plugin</artifactId> diff --git a/plugins/ning-asynchttpclient/pom.xml b/plugins/ning-asynchttpclient/pom.xml index 178f6177570b..ff00ebc6502e 100644 --- a/plugins/ning-asynchttpclient/pom.xml +++ b/plugins/ning-asynchttpclient/pom.xml @@ -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-ning-asynchttpclient-plugin</artifactId> diff --git a/plugins/okhttp/pom.xml b/plugins/okhttp/pom.xml index ee1c7be3458f..29bcbd4232cd 100644 --- a/plugins/okhttp/pom.xml +++ b/plugins/okhttp/pom.xml @@ -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-okhttp-plugin</artifactId> diff --git a/plugins/openwhisk/pom.xml b/plugins/openwhisk/pom.xml index 3bcc798a69cb..751c55f3745f 100644 --- a/plugins/openwhisk/pom.xml +++ b/plugins/openwhisk/pom.xml @@ -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-openwhisk-plugin</artifactId> diff --git a/plugins/oracle-jdbc/pom.xml b/plugins/oracle-jdbc/pom.xml index 9fbe59c16deb..8665a335bb93 100644 --- a/plugins/oracle-jdbc/pom.xml +++ b/plugins/oracle-jdbc/pom.xml @@ -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-oracle-jdbc-driver-plugin</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index d5d854ec6790..56916eece42d 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -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-plugins</artifactId> diff --git a/plugins/postgresql-jdbc/pom.xml b/plugins/postgresql-jdbc/pom.xml index d01539d8e9b8..b095f8a92fda 100644 --- a/plugins/postgresql-jdbc/pom.xml +++ b/plugins/postgresql-jdbc/pom.xml @@ -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-postgresql-jdbc-driver-plugin</artifactId> diff --git a/plugins/rabbitmq/pom.xml b/plugins/rabbitmq/pom.xml index 3958b68be3ef..1498b3a6e142 100644 --- a/plugins/rabbitmq/pom.xml +++ b/plugins/rabbitmq/pom.xml @@ -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-rabbitmq-plugin</artifactId> diff --git a/plugins/reactor-netty/pom.xml b/plugins/reactor-netty/pom.xml index 6aed8fe0e683..c5c76f3de7fe 100644 --- a/plugins/reactor-netty/pom.xml +++ b/plugins/reactor-netty/pom.xml @@ -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-reactor-netty-plugin</artifactId> diff --git a/plugins/reactor/pom.xml b/plugins/reactor/pom.xml index b1215a9e49e4..ed86908e5b01 100644 --- a/plugins/reactor/pom.xml +++ b/plugins/reactor/pom.xml @@ -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-reactor-plugin</artifactId> diff --git a/plugins/redis-lettuce/pom.xml b/plugins/redis-lettuce/pom.xml index be75f172984d..3e35bc7b4041 100644 --- a/plugins/redis-lettuce/pom.xml +++ b/plugins/redis-lettuce/pom.xml @@ -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-redis-lettuce-plugin</artifactId> diff --git a/plugins/redis-redisson/pom.xml b/plugins/redis-redisson/pom.xml index fec65ca8c4c5..091bf0b4f624 100644 --- a/plugins/redis-redisson/pom.xml +++ b/plugins/redis-redisson/pom.xml @@ -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-redis-redisson-plugin</artifactId> diff --git a/plugins/redis/pom.xml b/plugins/redis/pom.xml index 294e9c942792..c9e45d0909e9 100644 --- a/plugins/redis/pom.xml +++ b/plugins/redis/pom.xml @@ -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-redis-plugin</artifactId> diff --git a/plugins/resin/pom.xml b/plugins/resin/pom.xml index ae9dc44bfb5a..a94cbbffcfe3 100644 --- a/plugins/resin/pom.xml +++ b/plugins/resin/pom.xml @@ -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-resin-plugin</artifactId> diff --git a/plugins/resttemplate/pom.xml b/plugins/resttemplate/pom.xml index df8e5942feca..75225d52274a 100644 --- a/plugins/resttemplate/pom.xml +++ b/plugins/resttemplate/pom.xml @@ -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-resttemplate-plugin</artifactId> diff --git a/plugins/rxjava/pom.xml b/plugins/rxjava/pom.xml index ba689c60e5ce..a64f6a8f9378 100644 --- a/plugins/rxjava/pom.xml +++ b/plugins/rxjava/pom.xml @@ -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-rxjava-plugin</artifactId> diff --git a/plugins/spring-boot/pom.xml b/plugins/spring-boot/pom.xml index e67f6f05bbea..a1684c2d46eb 100644 --- a/plugins/spring-boot/pom.xml +++ b/plugins/spring-boot/pom.xml @@ -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-spring-boot-plugin</artifactId> diff --git a/plugins/spring-webflux/pom.xml b/plugins/spring-webflux/pom.xml index dd5e4a7a71a6..2fdf0a04f6ab 100644 --- a/plugins/spring-webflux/pom.xml +++ b/plugins/spring-webflux/pom.xml @@ -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-spring-webflux-plugin</artifactId> diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 82454f278a9c..c4d591dea789 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -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-spring-plugin</artifactId> diff --git a/plugins/thrift/pom.xml b/plugins/thrift/pom.xml index b63a7195220f..08d518630b63 100644 --- a/plugins/thrift/pom.xml +++ b/plugins/thrift/pom.xml @@ -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-thrift-plugin</artifactId> diff --git a/plugins/tomcat/pom.xml b/plugins/tomcat/pom.xml index a41001838a56..3be0a6961fb7 100644 --- a/plugins/tomcat/pom.xml +++ b/plugins/tomcat/pom.xml @@ -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-tomcat-plugin</artifactId> diff --git a/plugins/undertow-servlet/pom.xml b/plugins/undertow-servlet/pom.xml index 4afa788f67f8..29d746483cea 100644 --- a/plugins/undertow-servlet/pom.xml +++ b/plugins/undertow-servlet/pom.xml @@ -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-undertow-servlet-plugin</artifactId> diff --git a/plugins/undertow/pom.xml b/plugins/undertow/pom.xml index 7c6d85da35a8..80c514ad1218 100644 --- a/plugins/undertow/pom.xml +++ b/plugins/undertow/pom.xml @@ -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-undertow-plugin</artifactId> diff --git a/plugins/user/pom.xml b/plugins/user/pom.xml index f91b2761bc97..f06e8a012327 100644 --- a/plugins/user/pom.xml +++ b/plugins/user/pom.xml @@ -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-user-plugin</artifactId> diff --git a/plugins/vertx/pom.xml b/plugins/vertx/pom.xml index 2d6b9e27f00c..7c9bd581b054 100644 --- a/plugins/vertx/pom.xml +++ b/plugins/vertx/pom.xml @@ -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-vertx-plugin</artifactId> diff --git a/plugins/weblogic/pom.xml b/plugins/weblogic/pom.xml index 258f4589b259..70cd962898ec 100644 --- a/plugins/weblogic/pom.xml +++ b/plugins/weblogic/pom.xml @@ -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-weblogic-plugin</artifactId> diff --git a/plugins/websphere/pom.xml b/plugins/websphere/pom.xml index 8aa162de9e5d..b370f5b857b9 100644 --- a/plugins/websphere/pom.xml +++ b/plugins/websphere/pom.xml @@ -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-websphere-plugin</artifactId> diff --git a/pom.xml b/pom.xml index be3e9864040e..b4d4283f981a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ </organization> <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-RC3</version> <name>pinpoint</name> <packaging>pom</packaging> diff --git a/profiler-optional/pom.xml b/profiler-optional/pom.xml index eeb1e53522d3..e2453ad2f5f6 100644 --- a/profiler-optional/pom.xml +++ b/profiler-optional/pom.xml @@ -20,7 +20,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-profiler-optional</artifactId> diff --git a/profiler-optional/profiler-optional-jdk6/pom.xml b/profiler-optional/profiler-optional-jdk6/pom.xml index a06fe41a8531..8ec09f00525a 100644 --- a/profiler-optional/profiler-optional-jdk6/pom.xml +++ b/profiler-optional/profiler-optional-jdk6/pom.xml @@ -7,7 +7,7 @@ <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint-profiler-optional-parent</artifactId> <relativePath>../profiler-optional-parent</relativePath> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-RC3</version> </parent> <artifactId>pinpoint-profiler-optional-jdk6</artifactId> diff --git a/profiler-optional/profiler-optional-jdk7/pom.xml b/profiler-optional/profiler-optional-jdk7/pom.xml index 107717e20a34..fe08373e6118 100644 --- a/profiler-optional/profiler-optional-jdk7/pom.xml +++ b/profiler-optional/profiler-optional-jdk7/pom.xml @@ -23,7 +23,7 @@ <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint-profiler-optional-parent</artifactId> <relativePath>../profiler-optional-parent</relativePath> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-RC3</version> </parent> <artifactId>pinpoint-profiler-optional-jdk7</artifactId> diff --git a/profiler-optional/profiler-optional-jdk8/pom.xml b/profiler-optional/profiler-optional-jdk8/pom.xml index 001a26411b28..81f297cc6667 100644 --- a/profiler-optional/profiler-optional-jdk8/pom.xml +++ b/profiler-optional/profiler-optional-jdk8/pom.xml @@ -23,7 +23,7 @@ <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint-profiler-optional-parent</artifactId> <relativePath>../profiler-optional-parent</relativePath> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-RC3</version> </parent> <artifactId>pinpoint-profiler-optional-jdk8</artifactId> diff --git a/profiler-optional/profiler-optional-jdk9/pom.xml b/profiler-optional/profiler-optional-jdk9/pom.xml index 07ee525eea22..6ac9e3f73f08 100644 --- a/profiler-optional/profiler-optional-jdk9/pom.xml +++ b/profiler-optional/profiler-optional-jdk9/pom.xml @@ -23,7 +23,7 @@ <groupId>com.navercorp.pinpoint</groupId> <artifactId>pinpoint-profiler-optional-parent</artifactId> <relativePath>../profiler-optional-parent</relativePath> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-RC3</version> </parent> <artifactId>pinpoint-profiler-optional-jdk9</artifactId> diff --git a/profiler-optional/profiler-optional-parent/pom.xml b/profiler-optional/profiler-optional-parent/pom.xml index 83b9b1f8eaa5..de5b06aa4ca6 100644 --- a/profiler-optional/profiler-optional-parent/pom.xml +++ b/profiler-optional/profiler-optional-parent/pom.xml @@ -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-profiler-optional-parent</artifactId> diff --git a/profiler-test/pom.xml b/profiler-test/pom.xml index 74ec13702a46..89a794c88875 100644 --- a/profiler-test/pom.xml +++ b/profiler-test/pom.xml @@ -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-profiler-test</artifactId> diff --git a/profiler/pom.xml b/profiler/pom.xml index 707fa2441517..4735ee556968 100644 --- a/profiler/pom.xml +++ b/profiler/pom.xml @@ -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-profiler</artifactId> diff --git a/quickstart/conf/quickstart.properties b/quickstart/conf/quickstart.properties index c4a75dc881da..5f29451e311c 100644 --- a/quickstart/conf/quickstart.properties +++ b/quickstart/conf/quickstart.properties @@ -1,5 +1,5 @@ # quickstart properties -quickstart.version=2.0.0-SNAPSHOT +quickstart.version=2.0.0-RC3 # quickstart-web properties quickstart.web.context.path=/ diff --git a/rpc/pom.xml b/rpc/pom.xml index c5b15f775bf6..d2f5bb7ac88e 100644 --- a/rpc/pom.xml +++ b/rpc/pom.xml @@ -23,7 +23,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-rpc</artifactId> diff --git a/test/pom.xml b/test/pom.xml index 8db56505b389..c81818d6ad13 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -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-test</artifactId> diff --git a/thrift/pom.xml b/thrift/pom.xml index 1e14e6fc3cf2..b4dde3cddcfc 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -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-thrift</artifactId> diff --git a/tools/pom.xml b/tools/pom.xml index 90813e46301d..4f992102a8c1 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -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-tools</artifactId> diff --git a/web/pom.xml b/web/pom.xml index 44d30abc6d1a..45c8b9a69c3b 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -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-web</artifactId>