Skip to content
Snippets Groups Projects
Commit a704ccfe authored by 如梦技术's avatar 如梦技术
Browse files

:bookmark: 1.2.0

parent 96039b7c
No related branches found
Tags 1.2.0
No related merge requests found
......@@ -52,7 +52,7 @@
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-spring-boot-starter</artifactId>
<version>1.1.4</version>
<version>1.2.0</version>
</dependency>
```
......@@ -63,7 +63,7 @@
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-core</artifactId>
<version>1.1.4</version>
<version>1.2.0</version>
</dependency>
```
......
......@@ -13,7 +13,7 @@
<properties>
<!-- mica-mqtt version -->
<revision>1.1.5-SNAPSHOT</revision>
<revision>1.2.0</revision>
<!-- java version -->
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment