Skip to content

Commit 1c48c75

Browse files
committed
fixed webapp version number
1 parent 0c426e9 commit 1c48c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apply plugin: 'org.springframework.boot'
1616
apply plugin: 'io.spring.dependency-management'
1717

1818
group = 'org.actus'
19-
version = '1.0-alpha-4'
19+
version = '1.0-alpha-1'
2020
sourceCompatibility = 1.8
2121

2222
repositories {

0 commit comments

Comments
 (0)