Commit 736de4f1 by 吴延飞

调整模块名称,artifactId 调整

parent ef67fa0e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>holographic-intersection</artifactId> <artifactId>hologram-batch</artifactId>
<properties> <properties>
<maven.compiler.source.version>1.8</maven.compiler.source.version> <maven.compiler.source.version>1.8</maven.compiler.source.version>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.zhht.irn</groupId> <groupId>com.zhht.irn</groupId>
<artifactId>holographic-intersection-realtime</artifactId> <artifactId>hologram-streaming</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<dependencies> <dependencies>
......
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