Skip to content

Commit 8834654

Browse files
Clean up ext
1 parent b59cd5a commit 8834654

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ allprojects {
4848

4949
ext {
5050
set("buildNumber", buildNumber)
51-
set("analyzerCommonsVersion", analyzerCommonsVersion)
52-
set("sonarqubeVersion", sonarqubeVersion)
53-
set("orchestratorVersion", orchestratorVersion)
54-
set("sonarlintVersion", sonarlintVersion)
55-
set("sonarLinksCi", sonarLinksCi)
5651
}
5752

5853
// Replaces the version defined in sources, usually x.y-SNAPSHOT, by a version identifying the build.

0 commit comments

Comments
 (0)