|
|
@ -3,13 +3,13 @@
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
<parent>
|
|
|
|
<parent>
|
|
|
|
<artifactId>hippo4j-all</artifactId>
|
|
|
|
<artifactId>hippo4j-agent-adapter-plugins</artifactId>
|
|
|
|
<groupId>cn.hippo4j</groupId>
|
|
|
|
<groupId>cn.hippo4j</groupId>
|
|
|
|
<version>2.0.0-SNAPSHOT</version>
|
|
|
|
<version>${revision}</version>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
|
|
|
|
<artifactId>adapter-dubbo</artifactId>
|
|
|
|
<artifactId>dubbo-plugin</artifactId>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|