Skip to content

Commit 8241f6a

Browse files
andreaguarinoguillaume-dequenne
authored andcommitted
Set test scope to sonar-ws and guava
1 parent bf6706c commit 8241f6a

File tree

1 file changed

+2
-0
lines changed
  • its/plugin/it-python-plugin-test

1 file changed

+2
-0
lines changed

its/plugin/it-python-plugin-test/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<groupId>org.sonarsource.sonarqube</groupId>
2525
<artifactId>sonar-ws</artifactId>
2626
<version>${sonar.version}</version>
27+
<scope>test</scope>
2728
</dependency>
2829
<dependency>
2930
<groupId>junit</groupId>
@@ -40,6 +41,7 @@
4041
<dependency>
4142
<groupId>com.google.guava</groupId>
4243
<artifactId>guava</artifactId>
44+
<scope>test</scope>
4345
</dependency>
4446
</dependencies>
4547

0 commit comments

Comments
 (0)