diff --git a/orion-ops-launch/pom.xml b/orion-ops-launch/pom.xml
index 9ebd8cde..2d5bc34b 100644
--- a/orion-ops-launch/pom.xml
+++ b/orion-ops-launch/pom.xml
@@ -88,6 +88,11 @@
orion-ops-module-infra-service
${revision}
+
+ com.orion.ops
+ orion-ops-module-asset-service
+ ${revision}
+
diff --git a/orion-ops-module-machine/orion-ops-module-machine-provider/pom.xml b/orion-ops-module-asset/orion-ops-module-asset-provider/pom.xml
similarity index 79%
rename from orion-ops-module-machine/orion-ops-module-machine-provider/pom.xml
rename to orion-ops-module-asset/orion-ops-module-asset-provider/pom.xml
index 92f4dda8..017f701c 100644
--- a/orion-ops-module-machine/orion-ops-module-machine-provider/pom.xml
+++ b/orion-ops-module-asset/orion-ops-module-asset-provider/pom.xml
@@ -4,15 +4,15 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
com.orion.ops
- orion-ops-module-machine
+ orion-ops-module-asset
${revision}
4.0.0
- orion-ops-module-machine-provider
+ orion-ops-module-asset-provider
jar
- 项目机器资源模块
+ 项目资产模块
https://github.com/lijiahangmax/orion-ops-pro
diff --git a/orion-ops-module-machine/orion-ops-module-machine-service/pom.xml b/orion-ops-module-asset/orion-ops-module-asset-service/pom.xml
similarity index 88%
rename from orion-ops-module-machine/orion-ops-module-machine-service/pom.xml
rename to orion-ops-module-asset/orion-ops-module-asset-service/pom.xml
index 62647c52..222b558c 100644
--- a/orion-ops-module-machine/orion-ops-module-machine-service/pom.xml
+++ b/orion-ops-module-asset/orion-ops-module-asset-service/pom.xml
@@ -4,15 +4,15 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
com.orion.ops
- orion-ops-module-machine
+ orion-ops-module-asset
${revision}
4.0.0
- orion-ops-module-infra-service
+ orion-ops-module-asset-service
jar
- 项目机器资源模块
+ 项目资产模块
https://github.com/lijiahangmax/orion-ops-pro
@@ -31,7 +31,7 @@
com.orion.ops
- orion-ops-module-machine-provider
+ orion-ops-module-asset-provider
${revision}
diff --git a/orion-ops-module-machine/pom.xml b/orion-ops-module-asset/pom.xml
similarity index 72%
rename from orion-ops-module-machine/pom.xml
rename to orion-ops-module-asset/pom.xml
index 11f45fca..5abe3668 100644
--- a/orion-ops-module-machine/pom.xml
+++ b/orion-ops-module-asset/pom.xml
@@ -9,15 +9,15 @@
4.0.0
- orion-ops-module-machine
+ orion-ops-module-asset
pom
- 项目机器资源模块
+ 项目资产模块
https://github.com/lijiahangmax/orion-ops-pro
- orion-ops-module-machine-provider
- orion-ops-module-machine-service
+ orion-ops-module-asset-provider
+ orion-ops-module-asset-service
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index d171bccb..54319968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
orion-ops-framework
orion-ops-launch
orion-ops-module-infra
- orion-ops-module-machine
+ orion-ops-module-asset