Skip to content

Commit

Permalink
🔖 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Oct 23, 2024
1 parent 16e60ea commit 0c937ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<packaging>pom</packaging>

<name>${project.artifactId}</name>
<description>Mica mqtt tools.</description>
<description>Mica mqtt client and server!</description>
<url>https://www.dreamlu.net</url>

<properties>
<!-- mica-mqtt version -->
<revision>2.3.8-SNAPSHOT</revision>
<revision>2.3.8</revision>
<!-- java version -->
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 0c937ea

Please sign in to comment.