Skip to content

Commit 80d93a3

Browse files
committed
fix up har->jar
1 parent cd74291 commit 80d93a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.example</groupId>
55
<artifactId>qiushui</artifactId>
66
<version>1.0-SNAPSHOT</version>
7-
<packaging>har</packaging>
7+
<packaging>jar</packaging>
88
<properties>
99
<!-- 指定jdk版本 -->
1010
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)