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 fcca910 commit f62b6b4Copy full SHA for f62b6b4
core/pom.xml
@@ -25,13 +25,6 @@
25
<artifactId>logback-classic</artifactId>
26
<scope>test</scope>
27
</dependency>
28
- <dependency>
29
- <groupId>${project.groupId}</groupId>
30
- <artifactId>${project.artifactId}</artifactId>
31
- <version>${project.version}</version>
32
- <classifier>${javacan.architecture}</classifier>
33
- <scope>test</scope>
34
- </dependency>
35
</dependencies>
36
37
<build>
0 commit comments