mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
setting maven wrapper to false
This commit is contained in:
parent
a009dedb88
commit
6b21559836
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ deployer:
|
||||||
serverId: my-artifactory
|
serverId: my-artifactory
|
||||||
snapshotRepo: maven-libs-snapshot-local
|
snapshotRepo: maven-libs-snapshot-local
|
||||||
releaseRepo: maven-libs-release-local
|
releaseRepo: maven-libs-release-local
|
||||||
useWrapper: true
|
useWrapper: false
|
||||||
|
|
Loading…
Reference in a new issue