File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -82,13 +82,17 @@ under the License.
8282 </developers >
8383
8484 <properties >
85- <site .url.module.prefix>maven/plugins/eclipse-maven-plugin</site .url.module.prefix>
86-
8785 <mavenVersion >3.8.1</mavenVersion >
8886 <maven .test.jvmargs>-Xmx1024m</maven .test.jvmargs>
8987 <surefire .version>3.5.5</surefire .version>
9088 <mavenPluginToolsVersion >3.15.2</mavenPluginToolsVersion >
9189
90+ <!-- site settings -->
91+ <site .url.module.prefix>maven/plugins/eclipse-maven-plugin</site .url.module.prefix>
92+ <site .url>https://devops.wcm.io</site .url>
93+ <site .deploy.id>ssh-wcm.io</site .deploy.id>
94+ <site .deploy.url>scm:git:https://github.com/wcm-io-devops/wcm-io-devops.github.io.git</site .deploy.url>
95+
9296 <!-- repository settings -->
9397 <distribution .snapshotRepositoryId>sonatype-central-snapshots</distribution .snapshotRepositoryId>
9498 <distribution .snapshotRepositoryUrl>https://central.sonatype.com/repository/maven-snapshots</distribution .snapshotRepositoryUrl>
You can’t perform that action at this time.
0 commit comments