Commit b0abe9e5 by liyuan

modify project name

parent d86be349
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>myth-rpc</artifactId> <artifactId>byit-myth-rpc</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<modules> <modules>
<module>myth-register</module> <module>byit-myth-register</module>
<module>myth-admin</module> <module>byit-myth-admin</module>
<module>myth-core</module> <module>byit-myth-core</module>
<module>myth-executor</module> <module>byit-myth-executor</module>
<module>myth-rpc</module> <module>byit-myth-rpc</module>
</modules> </modules>
<properties> <properties>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment