Skip to content

Commit f62b6b4

Browse files
committed
there was one more broken dependency left
1 parent fcca910 commit f62b6b4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

core/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@
2525
<artifactId>logback-classic</artifactId>
2626
<scope>test</scope>
2727
</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>
3528
</dependencies>
3629

3730
<build>

0 commit comments

Comments
 (0)