Commit 69b4042b by 吴博

FIX

parent 8522a1de
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.pcloud.universe</groupId> <groupId>com.pcloud.aibrain</groupId>
<artifactId>universe-commons-parent</artifactId> <artifactId>pcloud-aibrain</artifactId>
<version>3.0.0-SNAPSHOT</version> <version>3.1.0-SNAPSHOT</version>
</parent> </parent>
<groupId>com.lemon</groupId> <groupId>com.lemon</groupId>
<artifactId>Lemon</artifactId> <artifactId>Lemon</artifactId>
......
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