We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c3e9f commit bcc3a96Copy full SHA for bcc3a96
uia.message/pom.xml
@@ -1,7 +1,7 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
- <groupId>org.uia.message</groupId>
+ <groupId>org.uia.solution</groupId>
5
<artifactId>uia-message</artifactId>
6
<version>0.6.0</version>
7
<packaging>jar</packaging>
@@ -20,7 +20,7 @@
20
<scope>test</scope>
21
</dependency>
22
<dependency>
23
- <groupId>org.uia.utils</groupId>
24
<artifactId>uia-utils</artifactId>
25
<version>0.2.0</version>
26
0 commit comments