Skip to content

Commit e1d3d35

Browse files
committed
Disable maven local
1 parent 8195d13 commit e1d3d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ org.gradle.java.installations.auto-download=false
3232
enableSonatypeOpenSourceSnapshotsRep = true
3333

3434
# Enable the maven local repository (for local development when needed) when present (value ignored)
35-
enableMavenLocalRepo = true
35+
#enableMavenLocalRepo = true
3636

3737
# Override default Hibernate ORM version
3838
hibernateOrmVersion = 6.6.0-SNAPSHOT

0 commit comments

Comments
 (0)