From 37ca17018c2f9caa1576a76ae30e4e338414251a Mon Sep 17 00:00:00 2001 From: "koo.taejin" Date: Fri, 30 Mar 2018 10:56:40 +0900 Subject: [PATCH] [#3950] 1.7.2 release version updated (1.7.2-SNAPSHOT -> 1.7.2) --- README.md | 2 +- agent/pom.xml | 2 +- annotations/pom.xml | 2 +- bootstrap-core-optional/pom.xml | 2 +- bootstrap-core/pom.xml | 2 +- bootstrap/pom.xml | 2 +- collector/pom.xml | 2 +- commons-hbase/pom.xml | 2 +- commons-server/pom.xml | 2 +- commons/pom.xml | 2 +- .../main/java/com/navercorp/pinpoint/common/Version.java | 2 +- docker-compose.yml | 8 ++++---- flink/pom.xml | 2 +- hbase/pom.xml | 2 +- plugins/activemq-client/pom.xml | 2 +- plugins/arcus/pom.xml | 2 +- plugins/cassandra/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/dubbo/pom.xml | 2 +- plugins/google-httpclient/pom.xml | 2 +- plugins/gson/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-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/log4j/pom.xml | 2 +- plugins/logback/pom.xml | 2 +- plugins/mariadb-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/oracle-jdbc/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/postgresql-jdbc/pom.xml | 2 +- plugins/rabbitmq/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/pom.xml | 2 +- plugins/thrift/pom.xml | 2 +- plugins/tomcat/pom.xml | 2 +- plugins/user/pom.xml | 2 +- plugins/vertx/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-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 +- 73 files changed, 76 insertions(+), 76 deletions(-) diff --git a/README.md b/README.md index 999d05b99b69..90482590d0a5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Visit [our official web site](http://naver.github.io/pinpoint/) for more information and [Latest updates on Pinpoint](https://naver.github.io/pinpoint/news.html)** -The current stable version is [v1.7.1](https://github.com/naver/pinpoint/releases/latest). +The current stable version is [v1.7.2](https://github.com/naver/pinpoint/releases/latest). **Pinpoint** is an APM (Application Performance Management) tool for large-scale distributed systems written in Java. Inspired by [Dapper](http://research.google.com/pubs/pub36356.html "Google Dapper"), Pinpoint provides a solution to help analyze the overall structure of the system and how components within them are interconnected by tracing transactions across distributed applications. diff --git a/agent/pom.xml b/agent/pom.xml index 3b0cc2df296a..8804f96a705a 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.7.2-SNAPSHOT + 1.7.2 pinpoint-agent diff --git a/annotations/pom.xml b/annotations/pom.xml index 5d9a2aae6315..812b2adae6c3 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.7.2-SNAPSHOT + 1.7.2