We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3528be1 commit 8ace73cCopy full SHA for 8ace73c
1 file changed
java-devel/stackable/settings.xml
@@ -51,10 +51,10 @@
51
-->
52
53
<!-- Old name: maven-resolver 1.x, Maven 3.x -->
54
- <aether.connector.http.connectionMaxTtl>30</aether.connector.http.connectionMaxTtl>
+ <aether.connector.http.connectionMaxTtl>25</aether.connector.http.connectionMaxTtl>
55
56
<!-- New name: maven-resolver 2.x, as of Maven 4.x -->
57
- <aether.transport.http.connectionMaxTtl>30</aether.transport.http.connectionMaxTtl>
+ <aether.transport.http.connectionMaxTtl>25</aether.transport.http.connectionMaxTtl>
58
</properties>
59
</profile>
60
</profiles>
0 commit comments