Skip to content

Commit

Permalink
v0.3.0 - org.uia.solution
Browse files Browse the repository at this point in the history
  • Loading branch information
gazer2kanlin committed Sep 29, 2018
1 parent 82470b7 commit bbfe5f0
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
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.uia.comm</groupId>
<groupId>org.uia.solution</groupId>
<artifactId>uia-comm</artifactId>
<version>0.3.0</version>
<packaging>jar</packaging>
Expand Down Expand Up @@ -30,7 +30,7 @@
<version>2.1.7</version>
</dependency>
<dependency>
<groupId>org.uia.utils</groupId>
<groupId>org.uia.solution</groupId>
<artifactId>uia-utils</artifactId>
<version>0.2.0</version>
</dependency>
Expand Down

0 comments on commit bbfe5f0

Please sign in to comment.