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