Skip to content

Commit

Permalink
update uia.utils version(0.1.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
gazer2kanlin committed Mar 21, 2017
1 parent 3bfcdf6 commit a562976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uia.comm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>uia</groupId>
<artifactId>uia.comm</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>uia.comm</name>
<url>https://github.com/gazer2kanlin/uia.comm4j</url>
Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>uia</groupId>
<artifactId>uia.utils</artifactId>
<version>0.1.0</version>
<version>0.1.2</version>
</dependency>
</dependencies>
<repositories>
Expand Down

0 comments on commit a562976

Please sign in to comment.