Skip to content

Commit dfacaf0

Browse files
committed
gradle.properties
1 parent d051b7a commit dfacaf0

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

gradle.properties

+1-13
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,10 @@ org.gradle.java.installations.auto-download=false
2626

2727
# The database type to use (key insensitive and support aliases):
2828
# Db2, MySql, PostgreSQL, CockroachDB, SqlServer, Oracle
29-
<<<<<<< Updated upstream
3029
#db = MSSQL
31-
=======
32-
<<<<<<< Updated upstream
33-
db = Maria
34-
=======
35-
<<<<<<< Updated upstream
36-
#db = MSSQL
37-
=======
38-
db = mysql
39-
>>>>>>> Stashed changes
40-
>>>>>>> Stashed changes
41-
>>>>>>> Stashed changes
4230

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

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

0 commit comments

Comments
 (0)