Skip to content

Commit 6f203fe

Browse files
committed
Updated pom and ci files
1 parent f6dc82c commit 6f203fe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- '11'
3131
- '19'
3232
env:
33-
SONARQUBE_HOST_URL: ${{ vars.SONARQUBE_HOST }}
3433
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
3534
ARTIFACTORY_TOKEN: ${{ secrets.ARTIFACTORY_TOKEN }}
3635
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@
271271
<scope>test</scope>
272272
</dependency>
273273
</dependencies>
274-
</project>
274+
</project>

0 commit comments

Comments
 (0)