We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24244d commit f2857a5Copy full SHA for f2857a5
pom.xml
@@ -91,6 +91,11 @@ under the License.
91
<version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
92
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
93
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
+
99
<project.build.outputTimestamp>2024-06-26T08:37:53Z</project.build.outputTimestamp>
100
</properties>
101
0 commit comments