Skip to content

Commit ab44fa4

Browse files
authored
Bump org.openidentityplatform.opendj 4.10.0 (#65)
1 parent 96b06bc commit ab44fa4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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>
@@ -201,7 +201,7 @@
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>
@@ -341,6 +341,7 @@
341341
<configuration>
342342
<publishingServerId>ossrh</publishingServerId>
343343
<autoPublish>true</autoPublish>
344+
<waitMaxTime>5400</waitMaxTime>
344345
</configuration>
345346
</plugin>
346347
<plugin>

0 commit comments

Comments
 (0)