Skip to content

Commit f2857a5

Browse files
Publish documentation to LATEST-4.x
1 parent d24244d commit f2857a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ under the License.
9191
<version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
9292
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
9393

94+
<!-- TODO remove property maven4x.site.path with next parent -->
95+
<maven4x.site.path>plugins-archives/${project.artifactId}-LATEST-4.x</maven4x.site.path>
96+
<!-- 4.x publish -->
97+
<maven.site.path>${maven4x.site.path}</maven.site.path>
98+
9499
<project.build.outputTimestamp>2024-06-26T08:37:53Z</project.build.outputTimestamp>
95100
</properties>
96101

0 commit comments

Comments
 (0)