File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -384,25 +384,6 @@ Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">
384384 <enforcer .skip>true</enforcer .skip>
385385 </properties >
386386 </profile >
387- <profile >
388- <id >oss-release</id >
389- <build >
390- <plugins >
391- <plugin >
392- <groupId >org.sonatype.central</groupId >
393- <artifactId >central-publishing-maven-plugin</artifactId >
394- <extensions >true</extensions >
395- <configuration >
396- <autoPublish >${autoPublish} </autoPublish >
397- <deploymentName >Jakarta Validation ${project.version} -${maven.build.timestamp} </deploymentName >
398- <publishingServerId >central</publishingServerId >
399- <waitUntil >published</waitUntil >
400- <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
401- </configuration >
402- </plugin >
403- </plugins >
404- </build >
405- </profile >
406387 </profiles >
407388
408389</project >
You can’t perform that action at this time.
0 commit comments