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 3775f1e commit a99e8ddCopy full SHA for a99e8dd
pom.xml
@@ -9,9 +9,9 @@
9
<relativePath/>
10
</parent>
11
<groupId>org.geekbang.time</groupId>
12
- <artifactId>common-mistakes</artifactId>
+ <artifactId>java-common-mistakes</artifactId>
13
<version>0.0.1-SNAPSHOT</version>
14
- <name>common-mistakes</name>
+ <name>java-common-mistakes</name>
15
16
<properties>
17
<java.version>1.8</java.version>
0 commit comments