Skip to content

Commit 5847d66

Browse files
committed
🎒 解决打包问题
1 parent c335d47 commit 5847d66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dubbo-api/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<plugin>
5252
<groupId>org.springframework.boot</groupId>
5353
<artifactId>spring-boot-maven-plugin</artifactId>
54+
<configuration>
55+
<classifier>exec</classifier>
56+
</configuration>
5457
</plugin>
5558
</plugins>
5659
</build>

0 commit comments

Comments
 (0)