From ce5b4109dae6d5dc5cb196afba693c26055a3e14 Mon Sep 17 00:00:00 2001 From: "koo.taejin" Date: Wed, 12 Apr 2017 15:35:36 +0900 Subject: [PATCH] [#2781] pinpoint 1.6.1 release version change (1.6.1 -> 1.7.0-SNAPSHOT) --- 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 ++++---- 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/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/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/redis/pom.xml | 2 +- plugins/resin/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 +- 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 +- 65 files changed, 68 insertions(+), 68 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 195ea1062..626a559b2 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.6.1 + 1.7.0-SNAPSHOT pinpoint-agent diff --git a/annotations/pom.xml b/annotations/pom.xml index b9bdf588f..31daa076d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.6.1 + 1.7.0-SNAPSHOT