Browse Source

Polishing.

pull/3209/head
Greg L. Turnquist 2 years ago
parent
commit
018c2acd86
No known key found for this signature in database
GPG Key ID: CB2FA4D512B5C413
  1. 2
      .mvn/gradle-enterprise.xml

2
.mvn/gradle-enterprise.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<remote>
<server>
<credentials>
<username>spring-builds+jenkins</username>
<username>${env.DEVELOCITY_CACHE_USERNAME}</username>
<password>${env.DEVELOCITY_CACHE_PASSWORD}</password>
</credentials>
</server>

Loading…
Cancel
Save