初始化
parent
9316876a0e
commit
48d18be021
3
pom.xml
3
pom.xml
|
@ -4,7 +4,7 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<groupId>com.bawei</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<artifactId>bawei-common</artifactId>
|
||||
<version>3.6.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -26,6 +26,7 @@
|
|||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>MengHang-public</id>
|
||||
|
|
Loading…
Reference in New Issue