Skip to content

Commit 741602c

Browse files
SLE Fix Signing
1 parent 3422011 commit 741602c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@
8787
<sonar.sca.exclusions>org.sonarlint.core.tests/testdata,its/projects</sonar.sca.exclusions>
8888
<sonar.organization>sonarsource</sonar.organization>
8989

90-
<!-- Global properties -->
91-
<!-- <jarsigner.skip>false</jarsigner.skip> -->
90+
<jarsigner.skip>true</jarsigner.skip>
9291

9392
<gitRepositoryName>sonarlint-eclipse</gitRepositoryName>
9493
<artifactsToPublish>${project.groupId}:org.sonarlint.eclipse.site:zip,${project.groupId}:sonarlint-eclipse-parent:json:cyclonedx</artifactsToPublish>

0 commit comments

Comments
 (0)