Browse Source

Polish

pull/16472/head
Stephane Nicoll 7 years ago
parent
commit
6ab942f295
  1. 1
      spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/repackage-disable-attach.apt.vm

1
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/repackage-disable-attach.apt.vm

@ -23,6 +23,7 @@ @@ -23,6 +23,7 @@
<version>${project.version}</version>
<executions>
<execution>
<id>repackage</id>
<goals>
<goal>repackage</goal>
</goals>

Loading…
Cancel
Save