Skip to content

Commit 02bef48

Browse files
committed
Rename spring runtime build artifact to flit-spring-runtime
1 parent ceb289d commit 02bef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.flit'
6-
archivesBaseName = 'flit-undertow-runtime'
6+
archivesBaseName = 'flit-spring-runtime'
77
sourceCompatibility = 1.8
88

99
repositories {

0 commit comments

Comments
 (0)