Skip to content

Commit 439a756

Browse files
committed
fix
1 parent f836964 commit 439a756

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
@@ -29,7 +29,7 @@ org.gradle.java.installations.auto-download=false
2929
#db = MSSQL
3030

3131
# Enable the SonatypeOS maven repository (mainly for Vert.x snapshots) when present (value ignored)
32-
enableSonatypeOpenSourceSnapshotsRep = true
32+
#enableSonatypeOpenSourceSnapshotsRep = true
3333

3434
# Enable the maven local repository (for local development when needed) when present (value ignored)
3535
enableMavenLocalRepo = true

0 commit comments

Comments
 (0)