Commit 9e7e8be9 by 吴博

FIX

parent b3bc5e44
...@@ -3,14 +3,16 @@ ...@@ -3,14 +3,16 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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.aibrain</groupId> <groupId>com.pcloud.universe</groupId>
<artifactId>pcloud-aibrain</artifactId> <artifactId>universe-commons-parent</artifactId>
<version>3.1.0-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<groupId>com.lemon</groupId> <groupId>com.lemon</groupId>
<artifactId>Lemon</artifactId> <artifactId>Lemon</artifactId>
<version>${reversion}</version> <version>3.1.0-SNAPSHOT</version>
<!--公共配置--> <!--公共配置-->
<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