Skip to content

Commit

Permalink
release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorZeng committed May 13, 2016
1 parent 41fe3bb commit 97eee0b
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>connectionpool-client</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
<packaging>jar</packaging>

<name>Connection Pool Client</name>
Expand Down Expand Up @@ -58,7 +58,7 @@
<redis.version>2.8.0</redis.version>
<mysql.version>5.1.38</mysql.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 97eee0b

Please sign in to comment.