File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ services:
1919 SONAR_ES_BOOTSTRAP_CHECKS_DISABLE : " true"
2020 volumes :
2121 - type : bind
22- source : ./sonar-plugin/target/creedengo-javascript-plugin-2.0.0 .jar
23- target : /opt/sonarqube/extensions/plugins/creedengo-javascript-plugin-2.0.0 .jar
22+ source : ./sonar-plugin/target/creedengo-javascript-plugin-2.0.1-SNAPSHOT .jar
23+ target : /opt/sonarqube/extensions/plugins/creedengo-javascript-plugin-2.0.1-SNAPSHOT .jar
2424 - " extensions:/opt/sonarqube/extensions"
2525 - " logs:/opt/sonarqube/logs"
2626 - " data:/opt/sonarqube/data"
Original file line number Diff line number Diff line change 55
66 <groupId >org.green-code-initiative</groupId >
77 <artifactId >creedengo-javascript-plugin</artifactId >
8- <version >2.0.0 </version >
8+ <version >2.0.1-SNAPSHOT </version >
99
1010 <packaging >sonar-plugin</packaging >
1111
You can’t perform that action at this time.
0 commit comments