Browse Source

Expose build info for actuator (#2583)

Roman Zabaluev 2 years ago
parent
commit
7db55d5acf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      kafka-ui-api/pom.xml

+ 1 - 0
kafka-ui-api/pom.xml

@@ -236,6 +236,7 @@
                     <execution>
                         <goals>
                             <goal>repackage</goal>
+                            <goal>build-info</goal>
                         </goals>
                     </execution>
                 </executions>