We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095dcce commit ca5a37eCopy full SHA for ca5a37e
pom.xml
@@ -2,16 +2,16 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4
5
-
+<!--
6
<parent>
7
<groupId>com.taobao</groupId>
8
<artifactId>parent</artifactId>
9
<version>1.0.2</version>
10
</parent>
11
-<!--
+-->
12
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId>
13
<version>7</version> </parent>
14
--->
+
15
16
<modelVersion>4.0.0</modelVersion>
17
<inceptionYear>2012</inceptionYear>
0 commit comments