diff --git a/spring-jenkins-pipeline/README.md b/spring-jenkins-pipeline/README.md index d0eb726143..e179997c71 100644 --- a/spring-jenkins-pipeline/README.md +++ b/spring-jenkins-pipeline/README.md @@ -25,5 +25,3 @@ $ mvn spring-boot:run -Dserver.port=8989 ``` Now with default configurations it will be available at: [http://localhost:8080](http://localhost:8080) - -Enjoy it :)