File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 413413 <dependency >
414414 <groupId >org.openidentityplatform</groupId >
415415 <artifactId >openicf</artifactId >
416- <version >1.7.4-SNAPSHOT </version >
416+ <version >1.8.0 </version >
417417 <type >pom</type >
418418 <scope >import</scope >
419419 </dependency >
736736 </plugin >
737737 <plugin >
738738 <groupId >org.sonatype.central</groupId >
739- <artifactId >central-publishing-maven-plugin</artifactId >
740- <version >0.8.0</version >
741- <extensions >true</extensions >
742- <configuration >
743- <publishingServerId >ossrh</publishingServerId >
744- <autoPublish >true</autoPublish >
745- </configuration >
739+ <artifactId >central-publishing-maven-plugin</artifactId >
740+ <version >0.8.0</version >
741+ <extensions >true</extensions >
742+ <configuration >
743+ <publishingServerId >ossrh</publishingServerId >
744+ <autoPublish >true</autoPublish >
745+ <waitMaxTime >5400</waitMaxTime >
746+ </configuration >
746747 </plugin >
747748 </plugins >
748749 <pluginManagement >
You can’t perform that action at this time.
0 commit comments