Skip to content

Commit 827b65a

Browse files
committed
Disable maven local repository
1 parent 16eea16 commit 827b65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ org.gradle.java.installations.auto-download=false
3535
#enableJBossSnapshotsRep = true
3636

3737
# Enable the maven local repository (for local development when needed) when present (value ignored)
38-
enableMavenLocalRepo = true
38+
# enableMavenLocalRepo = true
3939

4040
# Override default Hibernate ORM version
4141
#hibernateOrmVersion = 6.2.0-SNAPSHOT

0 commit comments

Comments
 (0)