We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361c74c commit 19ca857Copy full SHA for 19ca857
spring-boot-dubbo/pom.xml
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
-
+
7
<groupId>io.ymq.example</groupId>
8
<artifactId>spring-boot-dubbo</artifactId>
9
<packaging>pom</packaging>
@@ -135,7 +135,6 @@
135
</dependencies>
136
</dependencyManagement>
137
138
139
<build>
140
<resources>
141
<resource>
@@ -172,4 +171,4 @@
172
171
</pluginManagement>
173
</build>
174
175
-</project>
+</project>
0 commit comments