Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 8512761

Browse files
author
quding
committed
finish style
1 parent 978ef87 commit 8512761

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

HtmlUnit-Demo/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>cn.mrdear</groupId>
8-
<artifactId>Html-Unit-Demo</artifactId>
8+
<artifactId>HtmlUnit-Demo</artifactId>
99
<version>1.0</version>
1010
<packaging>jar</packaging>
11-
<name>Html-Unit-Demo</name>
11+
<name>HtmlUnit-Demo</name>
1212

1313
<dependencies>
1414

Maven-Demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.haikong</groupId>
8-
<artifactId>Maven-demo</artifactId>
8+
<artifactId>Maven-Demo</artifactId>
99
<packaging>pom</packaging>
1010
<version>1.0.0</version>
1111
<name>Maven-demo</name>

Pay-Demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>cn.mrdear</groupId>
6-
<artifactId>Pay-demo</artifactId>
6+
<artifactId>Pay-Demo</artifactId>
77
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

0 commit comments

Comments
 (0)