Skip to content

Commit

Permalink
Merge 7b542df into 795d73e
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqunqi committed Feb 23, 2018
2 parents 795d73e + 7b542df commit 6c3acbc
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 @@ -12,7 +12,7 @@
<properties>
<java.version>1.8</java.version>
<jacoco.version>0.7.9</jacoco.version>
<rocketmq.version>4.0.0-incubating</rocketmq.version>
<rocketmq.version>4.2.0</rocketmq.version>
<file_encoding>UTF-8</file_encoding>
</properties>

Expand All @@ -33,7 +33,7 @@

<groupId>com.maihaoche</groupId>
<artifactId>spring-boot-starter-rocketmq</artifactId>
<version>0.0.7-SNAPSHOT</version>
<version>0.0.7.1-SNAPSHOT</version>

<scm>
<url>https://github.com/maihaoche/rocketmq-spring-boot-starter</url>
Expand Down

0 comments on commit 6c3acbc

Please sign in to comment.