提交 7294fb60 编写于 作者: K koo-taejin

[release] prepare for 1.8.3

1.8.3-SNAPSHOT -> 1.8.3
上级 0dcc9266
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-agent-it</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-agent</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<!--
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-bootstrap-core-optional</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-bootstrap-core</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-bootstrap-java8</artifactId>
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<properties>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-bootstrap</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-collector</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-commons-hbase</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-commons-server</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-commons</artifactId>
......
package com.navercorp.pinpoint.common;
public final class Version {
public static final String VERSION = "1.8.3-SNAPSHOT";
public static final String VERSION = "1.8.3";
}
\ No newline at end of file
......@@ -21,7 +21,7 @@
<parent>
<artifactId>pinpoint</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-grpc</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-hbase</artifactId>
......
......@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-activemq-client-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-akka-http-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-arcus-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<packaging>pom</packaging>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-cassandra-driver-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-common-servlet</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-cubrid-jdbc-driver-plugin</artifactId>
......
......@@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-cxf-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-commons-dbcp-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<properties>
......
......@@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-druid-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-dubbo-plugin</artifactId>
......
......@@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-fastjson-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-google-httpclient-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-grpc-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-gson-plugin</artifactId>
......
......@@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-hbase-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-hikaricp-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-httpclient3-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-httpclient4-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-hystrix-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-ibatis-plugin</artifactId>
......
......@@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jackson-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jboss-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jdk-http-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jetty-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-json-lib-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jsp-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-jtds-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-kafka-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-log4j-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-logback-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-mariadb-jdbc-driver-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-mongodb-driver-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-mybatis-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-mysql-jdbc-driver-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-netty-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-ning-asynchttpclient-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-node-js-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-okhttp-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-openwhisk-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-oracle-jdbc-driver-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-php-plugin</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-plugins</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-postgresql-jdbc-driver-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-rabbitmq-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-redis-lettuce-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-redis-plugin</artifactId>
......
......@@ -22,7 +22,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-resin-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-resttemplate-plugin</artifactId>
......
......@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-rxjava-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-spring-boot-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-spring-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-thrift-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-tomcat-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-undertow-servlet-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-undertow-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-user-plugin</artifactId>
......
......@@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-vertx-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-weblogic-plugin</artifactId>
......
......@@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-websphere-plugin</artifactId>
......
......@@ -23,7 +23,7 @@
</organization>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
<name>pinpoint</name>
<packaging>pom</packaging>
......
......@@ -19,7 +19,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</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.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk6</artifactId>
......
......@@ -23,7 +23,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk7</artifactId>
......
......@@ -23,7 +23,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk8</artifactId>
......
......@@ -23,7 +23,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
<relativePath>../profiler-optional-parent</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-optional-jdk9</artifactId>
......
......@@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-optional-parent</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler-test</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-profiler</artifactId>
......
# quickstart properties
quickstart.version=1.8.3-SNAPSHOT
quickstart.version=1.8.3
# quickstart-web properties
quickstart.web.context.path=/
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-rpc</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-test</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-thrift</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-tools</artifactId>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.3-SNAPSHOT</version>
<version>1.8.3</version>
</parent>
<artifactId>pinpoint-web</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册