no message

This commit is contained in:
wusheng 2016-04-12 17:43:19 +08:00
parent cae97c1923
commit e49909095f
4 changed files with 7 additions and 6 deletions

View File

@ -55,4 +55,5 @@
</plugin>
</plugins>
</build>
</project>

View File

@ -7,10 +7,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>skywalking-httpClient-4.2.x-plugin</artifactId>
<artifactId>skywalking-httpclient-4.2.x-plugin</artifactId>
<packaging>jar</packaging>
<name>httpClient-4.2.x-plugin</name>
<name>httpclient-4.2.x-plugin</name>
<url>http://maven.apache.org</url>
<properties>

View File

@ -7,10 +7,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>skywalking-httpClient-4.3.x-plugin</artifactId>
<artifactId>skywalking-httpclient-4.3.x-plugin</artifactId>
<packaging>jar</packaging>
<name>httpClient-4.3.x-plugin</name>
<name>httpclient-4.3.x-plugin</name>
<url>http://maven.apache.org</url>
<properties>

View File

@ -12,8 +12,8 @@
<module>mysql-plugin</module>
<module>jdbc-plugin</module>
<module>web-plugin</module>
<module>httpClient-4.2.x-plugin</module>
<module>httpClient-4.3.x-plugin</module>
<module>httpclient-4.2.x-plugin</module>
<module>httpclient-4.3.x-plugin</module>
<module>httpClient-4.x-plugin</module>
<module>httpClient-4.x-plugin-dubbox-rest-attachment</module>
<module>jedis-2.x-plugin</module>