no message
This commit is contained in:
parent
cae97c1923
commit
e49909095f
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue