Skip to content

Commit 3da606c

Browse files
author
wlanboy
committed
added build-info
1 parent a91d8d9 commit 3da606c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@
6464
<plugin>
6565
<groupId>org.springframework.boot</groupId>
6666
<artifactId>spring-boot-maven-plugin</artifactId>
67+
<executions>
68+
<execution>
69+
<goals>
70+
<goal>build-info</goal>
71+
</goals>
72+
</execution>
73+
</executions>
6774
</plugin>
6875
</plugins>
6976
</build>

0 commit comments

Comments
 (0)