Skip to content

Commit 643a862

Browse files
committed
Bump version to 1.1.0
1 parent 4a54540 commit 643a862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apply plugin: 'org.springframework.boot'
2121

2222
jar {
2323
baseName = 'surveillancecenter'
24-
version = '1.1.0-SNAPSHOT'
24+
version = '1.1.0'
2525
}
2626
sourceCompatibility = 1.8
2727
targetCompatibility = 1.8

0 commit comments

Comments
 (0)