File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2222 your own identifying information:
2323 "Portions Copyrighted [year] [name of copyright owner]"
2424
25- Portions Copyrighted 2018-2024 3A Systems, LLC
25+ Portions Copyrighted 2018-2025 3A Systems, LLC
2626-->
2727<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2828 <modelVersion >4.0.0</modelVersion >
201201 <dependency >
202202 <groupId >org.openidentityplatform.opendj</groupId >
203203 <artifactId >opendj-parent</artifactId >
204- <version >4.9.5-SNAPSHOT </version >
204+ <version >4.10.0 </version >
205205 <type >pom</type >
206206 <scope >import</scope >
207207 </dependency >
341341 <configuration >
342342 <publishingServerId >ossrh</publishingServerId >
343343 <autoPublish >true</autoPublish >
344+ <waitMaxTime >5400</waitMaxTime >
344345 </configuration >
345346 </plugin >
346347 <plugin >
You can’t perform that action at this time.
0 commit comments