Skip to content

Commit a58adf3

Browse files
committed
RM-3487: remove unused url property println
1 parent ffd48f1 commit a58adf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
<source>
103103
try {
104104
println "active profiles: ${project.activeProfiles}"
105-
println "url: ${url}"
106105
println "project.distributionManagement.repository.id: ${project.distributionManagement.repository.id}"
107106
println "project.distributionManagement.repository.url: ${project.distributionManagement.repository.url}"
108107
//project.getProperties().setProperty('cdoc2-key-capsules-openapi.version', openapi.info.version)

0 commit comments

Comments
 (0)