Skip to content

Commit 1a46e2b

Browse files
Publish documentation to LATEST-4.x
1 parent f79c7fd commit 1a46e2b

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
@@ -97,6 +97,11 @@ under the License.
9797
<maven.it.failure.ignore>false</maven.it.failure.ignore>
9898

9999
<project.build.outputTimestamp>2024-11-14T13:00:00Z</project.build.outputTimestamp>
100+
101+
<!-- TODO remove with next parent -->
102+
<maven4x.site.path>plugins-archives/${project.artifactId}-LATEST-4.x</maven4x.site.path>
103+
<!-- 4.x publish -->
104+
<maven.site.path>${maven4x.site.path}</maven.site.path>
100105
</properties>
101106

102107
<dependencies>

0 commit comments

Comments
 (0)