We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deba1fb commit b204d73Copy full SHA for b204d73
JavaLibrary/pom.xml
@@ -35,7 +35,7 @@
35
<groupId>cz.drasil</groupId>
36
<artifactId>bncompiler</artifactId>
37
<version>${project.version}</version>
38
- <scope>compile</scope>
+ <scope>provided</scope> <!-- for compilation only -->
39
</dependency>
40
</dependencies>
41
0 commit comments