diff --git a/buildspec.yml b/buildspec.yml index b7d14070f..f0b983b0c 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -17,5 +17,5 @@ phases: - echo Build completed on `date` artifacts: files: - - target/spring-petckinic-2.2.0.BUILD-SNAPSHOT.jar + - target/spring-petclinic-2.2.0.BUILD-SNAPSHOT.jar ... \ No newline at end of file