We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a54540 commit 643a862Copy full SHA for 643a862
build.gradle
@@ -21,7 +21,7 @@ apply plugin: 'org.springframework.boot'
21
22
jar {
23
baseName = 'surveillancecenter'
24
- version = '1.1.0-SNAPSHOT'
+ version = '1.1.0'
25
}
26
sourceCompatibility = 1.8
27
targetCompatibility = 1.8
0 commit comments