We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a291014 commit ec3bebdCopy full SHA for ec3bebd
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<artifactId>spring-boot-starter-parent</artifactId>
13
<version>1.5.2.RELEASE</version>
14
</parent>
15
- <name>spring-getting-started</name>
+ <name>java-getting-started</name>
16
17
<properties>
18
<java.version>1.8</java.version>
0 commit comments