Bael-3391 - Code Review updates

This commit is contained in:
Kyle Doyle 2019-11-15 22:08:38 -05:00
parent 27278d622b
commit 8958f5f624
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>spring-scheduler-sampler</artifactId>
<artifactId>gs-scheduling-tasks</artifactId>
<version>0.1.0</version>
<name>spring-scheduler-sampler</name>
<name>gs-scheduling-tasks</name>
<parent>
<groupId>org.springframework.boot</groupId>