Accidentally forgot to reset group name back while testing, sorry

This commit is contained in:
davydotcom
2021-03-31 15:31:22 -04:00
parent de2f4c7738
commit 8e626c9a53

View File

@@ -1,6 +1,6 @@
apply plugin: 'maven'
group = "com.bertramlabs"
group = "org.springframework"
jar.baseName = 'springloaded'
sourceCompatibility = 1.8