Skip to content

Commit 9325e70

Browse files
author
vsilaev
committed
Remove dependencies to API from tools (ant, maven, javaflow agent, cdi agent)
1 parent 01ae7be commit 9325e70

File tree

1 file changed

+0
-5
lines changed
  • net.tascalate.javaflow.tools.javaagent

1 file changed

+0
-5
lines changed

net.tascalate.javaflow.tools.javaagent/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
<groupId>commons-logging</groupId>
2424
<artifactId>commons-logging</artifactId>
2525
</dependency>
26-
<dependency>
27-
<groupId>net.tascalate.javaflow</groupId>
28-
<artifactId>net.tascalate.javaflow.spi</artifactId>
29-
<version>${project.version}</version>
30-
</dependency>
3126
<dependency>
3227
<groupId>net.tascalate.javaflow</groupId>
3328
<artifactId>net.tascalate.javaflow.providers.asm5</artifactId>

0 commit comments

Comments
 (0)