4.0.0 spring-boot-ci-cd 0.0.1-SNAPSHOT jar spring-boot-ci-cd com.baeldung.spring-boot-modules spring-boot-modules 1.0.0-SNAPSHOT ../ org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-maven-plugin org.jacoco jacoco-maven-plugin 0.8.5 default-prepare-agent prepare-agent report test report deploy-heroku true com.heroku.sdk heroku-maven-plugin 3.0.2 spring-boot-ci-cd java $JAVA_OPTS -jar -Dserver.port=$PORT target/${project.build.finalName}.jar deploy-docker true com.google.cloud.tools jib-maven-plugin 2.2.0 registry.hub.docker.com/baeldungjib/baeldung-ci-cd-process ${project.version} latest