diff --git a/2-advanced/dubbo-smples-broadcast/pom.xml b/2-advanced/dubbo-smples-broadcast/pom.xml index 6bda86a56f..dc6cc2ebee 100644 --- a/2-advanced/dubbo-smples-broadcast/pom.xml +++ b/2-advanced/dubbo-smples-broadcast/pom.xml @@ -3,12 +3,8 @@ 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"> 4.0.0 - - org.apache.dubbo - dubbo-samples-all - 1.0-SNAPSHOT - ../../pom.xml - + org.apache.dubbo + 1.0-SNAPSHOT dubbo-smples-broadcast @@ -17,9 +13,6 @@ 1.8 UTF-8 - 3.8.1 - 4.1.12.1 - 1.1.10.5 3.2.6 4.3.30.RELEASE 2.20.0 @@ -63,17 +56,6 @@ spring-context-support ${spring.version} - - io.dropwizard.metrics - metrics-core - ${metrics.version} - - - - org.xerial.snappy - snappy-java - ${snappy.version} - org.apache.dubbo @@ -127,4 +109,5 @@ +