Skip to content

Commit

Permalink
update group
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhihang committed Nov 7, 2022
1 parent f858c84 commit 9897560
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ plugins {
}


group 'run.halo.lazyload'
version '0.0.1-SNAPSHOT'
sourceCompatibility = JavaVersion.VERSION_17
group 'run.liuzhihang.lazyload'

repositories {
maven { url 'https://repo.spring.io/milestone' }
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
version=1.0.0-alpha.2
Binary file modified lib/halo-2.0.0-SNAPSHOT-plain.jar
Binary file not shown.

0 comments on commit 9897560

Please sign in to comment.