Skip to content

Commit 7c20ab1

Browse files
OlegDokukarobertroeser
authored andcommitted
test version during the build (#536)
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent 0ec1ca7 commit 7c20ab1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ subprojects {
7474
repositories {
7575
mavenCentral()
7676

77+
println("-----------VERSION: " + version + "-----------")
78+
7779
if (version.endsWith('BUILD-SNAPSHOT') || project.hasProperty('platformVersion')) {
7880
maven { url 'http://repo.spring.io/libs-snapshot' }
7981
}

0 commit comments

Comments
 (0)