From 8c8a088c201b2620c9a55b3f40408828ed9fa93c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 2 Apr 2019 16:38:11 +0200 Subject: [PATCH] Fix zip structure of Actuator documentation Closes gh-16326 --- .../spring-boot-actuator-autoconfigure/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index 4cbb6d60332..9d4e191bdf1 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -724,7 +724,16 @@ - + + + + + @@ -771,6 +780,7 @@ ${refdocs.build.directory} + index.adoc ${version-type} ${project.version}