Skip to content

Commit 083b6de

Browse files
authored
Bump org.openidentityplatform.opendj 4.10.0 (OpenIdentityPlatform#888)
1 parent 8193aeb commit 083b6de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<maven.compiler.source>8</maven.compiler.source>
8080
<!-- Supress checkstyle errors on legacy com.iplanet and com.sun.identity packages -->
8181
<checkstyleUnitTestSuppressionsLocation>checkstyle/suppressions.xml</checkstyleUnitTestSuppressionsLocation>
82-
<opendj.version>4.9.5-SNAPSHOT</opendj.version>
82+
<opendj.version>4.10.0</opendj.version>
8383
<javadoc-utils.version>1.0.0</javadoc-utils.version>
8484
<ant.contrib.version>1.0b3</ant.contrib.version>
8585
<guice.version>3.0</guice.version>
@@ -272,6 +272,7 @@
272272
<configuration>
273273
<publishingServerId>ossrh</publishingServerId>
274274
<autoPublish>true</autoPublish>
275+
<waitMaxTime>5400</waitMaxTime>
275276
</configuration>
276277
</plugin>
277278
</plugins>

0 commit comments

Comments
 (0)