We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdd4ea commit 4ab995bCopy full SHA for 4ab995b
java8-proper/pom.xml
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<parent>
6
- <artifactId>lets-java8</artifactId>
+ <artifactId>learn-java8</artifactId>
7
<groupId>io.github.biezhi</groupId>
8
<version>1.0-SNAPSHOT</version>
9
</parent>
0 commit comments