修复live模块install错误

This commit is contained in:
ageer
2024-03-01 14:56:58 +08:00
parent 240df6e3dc
commit cead269b19
15 changed files with 33 additions and 25 deletions

View File

@@ -29,11 +29,10 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-client-commons</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
<artifactId>live-chat-client-commons-base</artifactId>
<name>ordinaryroad-live-chat-client-commons-base</name>

View File

@@ -29,7 +29,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-client-commons</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -4,7 +4,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-client-commons</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>ruoyi-live</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-client-servers</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-client-servers</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>ruoyi-live</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-clients</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -4,7 +4,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-clients</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-clients</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-clients</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -4,7 +4,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>live-chat-clients</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>

View File

@@ -28,7 +28,8 @@
<parent>
<groupId>com.xmzs</groupId>
<artifactId>ruoyi-live</artifactId>
<version>1.0.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>