diff --git a/.gitattributes b/.gitattributes index d479839ef1..58102be26e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.css linguist-language=Java *.html linguist-language=Java *.vue linguist-language=Java +*.sql linguist-language=Java diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml index 788ceae941..3c0e469dd5 100644 --- a/jeecg-boot/pom.xml +++ b/jeecg-boot/pom.xml @@ -57,6 +57,18 @@ jeecg-cloud-module--> + + + jeecg + jeecg Repository + http://maven.jeecg.com:8090/nexus/content/repositories/jeecg + + + jeecg-snapshots + jeecg Snapshot Repository + http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/ + + aliyun