Skip to content

Commit

Permalink
release 1.5.8 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorZeng committed Nov 13, 2018
1 parent 63b1da4 commit 38858d6
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 @@ -4,7 +4,7 @@

<groupId>org.darkphoenixs</groupId>
<artifactId>messagequeue-framework</artifactId>
<version>1.5.8-SNAPSHOT</version>
<version>1.5.8</version>
<packaging>jar</packaging>

<name>Message Queue Client Framework</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<rocketmq.version>4.2.0</rocketmq.version>
<spring.version>4.0.0.RELEASE</spring.version>
<jdk.version>1.7</jdk.version>
<test.skip>false</test.skip>
<test.skip>true</test.skip>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 38858d6

Please sign in to comment.