Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyuanlu committed Aug 14, 2024
1 parent c1600e7 commit 4996e51
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions eden-demo-cola-start/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,6 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot-maven-plugin.version}</version>
<configuration>
<mainClass>${start-class}</mainClass>
<layers>
<enabled>false</enabled>
<includeLayerTools>false</includeLayerTools>
<configuration>
${project.basedir}/src/main/docker/layers.xml
</configuration>
</layers>
</configuration>
<executions>
<execution>
<id>spring-boot-build-info</id>
<phase>compile</phase>
<goals>
<goal>build-info</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.google.cloud.tools</groupId>
Expand Down

0 comments on commit 4996e51

Please sign in to comment.