There was an error while loading. Please reload this page.
1 parent 8f3e38f commit 0d0e296Copy full SHA for 0d0e296
build.gradle
@@ -19,7 +19,7 @@ apply plugin: 'jacoco'
19
20
jar {
21
baseName = 'simpleSpringRestService'
22
-version = '1.3.0-SNAPSHOT'
+version = '1.3.0'
23
}
24
sourceCompatibility = 1.8
25
targetCompatibility = 1.8
0 commit comments