[#2781] pinpoint 1.6.1 release

version change (1.6.1 -> 1.7.0-SNAPSHOT)
This commit is contained in:
koo.taejin
2017-04-12 16:09:20 +09:00
committed by koo-taejin
parent 2f2ace3a9d
commit ce5b4109da
65 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-agent</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<!--
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-bootstrap-core-optional</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-bootstrap-core</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-bootstrap</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-collector</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-commons-hbase</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-commons-server</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-commons</artifactId>
@@ -1,4 +1,4 @@
package com.navercorp.pinpoint.common;
public final class Version {
public static final String VERSION = "1.6.1";
public static final String VERSION = "1.7.0-SNAPSHOT";
}
+4 -4
View File
@@ -1,7 +1,7 @@
pinpoint-hbase:
container_name: pinpoint-hbase
hostname: hbase
image: naver/pinpoint-hbase:1.6.1
image: naver/pinpoint-hbase:1.7.0-SNAPSHOT
restart: always
expose:
- "2181"
@@ -25,7 +25,7 @@ pinpoint-mysql:
pinpoint-collector:
container_name: pinpoint-collector
hostname: collector
image: naver/pinpoint-collector:1.6.1
image: naver/pinpoint-collector:1.7.0-SNAPSHOT
restart: always
expose:
- "9994"
@@ -52,7 +52,7 @@ pinpoint-collector:
pinpoint-web:
container_name: pinpoint-web
hostname: web
image: naver/pinpoint-web:1.6.1
image: naver/pinpoint-web:1.7.0-SNAPSHOT
restart: always
expose:
- "8080"
@@ -75,7 +75,7 @@ pinpoint-web:
# only example
#pinpoint-agent:
# image: naver/pinpoint-agent:1.6.1
# image: naver/pinpoint-agent:1.7.0-SNAPSHOT
# net: "none"
# restart: unless-stopped
# volumes:
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-hbase</artifactId>
+1 -1
View File
@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-activemq-client-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-arcus-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-cassandra-driver-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-cubrid-jdbc-driver-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-cxf-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-commons-dbcp-plugin</artifactId>
+1 -1
View File
@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-commons-dbcp2-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-dubbo-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-google-httpclient-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-gson-plugin</artifactId>
+1 -1
View File
@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-hikaricp-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-httpclient3-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-httpclient4-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-hystrix-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-ibatis-plugin</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-jackson-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-jboss-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-jdk-http-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-jetty-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-json-lib-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-jtds-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-log4j-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-logback-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-mariadb-jdbc-driver-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-mybatis-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-mysql-jdbc-driver-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-ning-asynchttpclient-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-okhttp-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-oracle-jdbc-driver-plugin</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-plugins</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-postgresql-jdbc-driver-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-redis-plugin</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-resin-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-spring-boot-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-spring-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-thrift-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-tomcat-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-user-plugin</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-vertx-plugin</artifactId>
+1 -1
View File
@@ -7,7 +7,7 @@
</organization>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
<name>pinpoint</name>
<packaging>pom</packaging>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-optional</artifactId>
@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk6</artifactId>
@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk7</artifactId>
@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk8</artifactId>
@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler-test</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-profiler</artifactId>
+1 -1
View File
@@ -1,6 +1,6 @@
# quickstart properties
quickstart.version=1.6.1
quickstart.version=1.7.0-SNAPSHOT
# quickstart-web properties
quickstart.web.context.path=/
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-rpc</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-test</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-thrift</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-tools</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.6.1</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>pinpoint-web</artifactId>