Skip to content

Commit ca5a37e

Browse files
committed
去除taobao parrent依赖
1 parent 095dcce commit ca5a37e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44

5-
5+
<!--
66
<parent>
77
<groupId>com.taobao</groupId>
88
<artifactId>parent</artifactId>
99
<version>1.0.2</version>
1010
</parent>
11-
<!--
11+
-->
1212
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId>
1313
<version>7</version> </parent>
14-
-->
14+
1515

1616
<modelVersion>4.0.0</modelVersion>
1717
<inceptionYear>2012</inceptionYear>

0 commit comments

Comments
 (0)