Skip to content

Commit bcc3a96

Browse files
committed
0.6.0 - org.uia.solution
1 parent 79c3e9f commit bcc3a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

uia.message/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>org.uia.message</groupId>
4+
<groupId>org.uia.solution</groupId>
55
<artifactId>uia-message</artifactId>
66
<version>0.6.0</version>
77
<packaging>jar</packaging>
@@ -20,7 +20,7 @@
2020
<scope>test</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>org.uia.utils</groupId>
23+
<groupId>org.uia.solution</groupId>
2424
<artifactId>uia-utils</artifactId>
2525
<version>0.2.0</version>
2626
</dependency>

0 commit comments

Comments
 (0)