Forráskód Böngészése

修复构建错误

zhangcl 6 hónapja
szülő
commit
4736bf90b6

+ 1 - 0
yudao-module-things/fastbee-gateway/fastbee-mq/pom.xml

@@ -6,6 +6,7 @@
 		<artifactId>fastbee-gateway</artifactId>
 		<groupId>com.fastbee</groupId>
 		<version>3.8.5</version>
+		<relativePath>./fastbee-gateway/pom.xml</relativePath>
 	</parent>
 	<artifactId>fastbee-mq</artifactId>
 

+ 1 - 0
yudao-module-things/fastbee-plugs/fastbee-generator/pom.xml

@@ -5,6 +5,7 @@
         <artifactId>fastbee-plugs</artifactId>
         <groupId>com.fastbee</groupId>
         <version>3.8.5</version>
+        <relativePath>./fastbee-plugs/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

+ 1 - 0
yudao-module-things/fastbee-server/base-server/pom.xml

@@ -6,6 +6,7 @@
 		<artifactId>fastbee-server</artifactId>
 		<groupId>com.fastbee</groupId>
 		<version>3.8.5</version>
+		<relativePath>./fastbee-server/pom.xml</relativePath>
 	</parent>
 
 	<artifactId>base-server</artifactId>