Skip to content

Commit c063448

Browse files
committed
Switch to the Commonhaus Develocity instance
1 parent 28e3836 commit c063448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/develocity.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xmlns="https://www.gradle.com/develocity-maven" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="https://www.gradle.com/develocity-maven https://www.gradle.com/schema/develocity-maven.xsd">
44
<server>
5-
<url>https://ge.hibernate.org</url>
5+
<url>#{env['DEVELOCITY_BASE_URL']?:'https://develocity.commonhaus.dev'}</url>
66
<allowUntrusted>false</allowUntrusted>
77
</server>
88
<buildScan>

0 commit comments

Comments
 (0)