prepping change of group name and version

This commit is contained in:
davydotcom
2020-08-25 14:42:12 -04:00
parent cf07166f1d
commit 13925b6fa1
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
version=1.2.9.BUILD-SNAPSHOT
version=1.3.0.BUILD-SNAPSHOT

View File

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