Skip to content

Commit c1d705c

Browse files
authored
Bump org.openidentityplatform.openam 15.2.0
1 parent be8b4d4 commit c1d705c

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
@@ -875,6 +875,7 @@
875875
<configuration>
876876
<publishingServerId>ossrh</publishingServerId>
877877
<autoPublish>true</autoPublish>
878+
<waitMaxTime>5400</waitMaxTime>
878879
</configuration>
879880
</plugin>
880881
</plugins>
@@ -1082,7 +1083,7 @@
10821083
<dependency>
10831084
<groupId>org.openidentityplatform.openam</groupId>
10841085
<artifactId>openam</artifactId>
1085-
<version>15.1.7-SNAPSHOT</version>
1086+
<version>15.2.0</version>
10861087
<type>pom</type>
10871088
<scope>import</scope>
10881089
</dependency>

0 commit comments

Comments
 (0)