Skip to content

Commit

Permalink
✨ 调整 maven jar 插件
Browse files Browse the repository at this point in the history
  • Loading branch information
li-xunhuan committed Jun 20, 2024
1 parent 2e7e08b commit 63f3301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/mica-mqtt-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.2</version>
<version>${maven-jar-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 63f3301

Please sign in to comment.