Skip to content

Commit 73ec891

Browse files
committed
[fit] remove unnessary dependency(fit-plugin) from fit maven plugin
1 parent 1d72d81 commit 73ec891

File tree

1 file changed

+4
-4
lines changed
  • framework/fit/java/fit-maven-plugin/fit-build-maven-plugin

1 file changed

+4
-4
lines changed

framework/fit/java/fit-maven-plugin/fit-build-maven-plugin/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<groupId>org.fitframework</groupId>
2929
<artifactId>fit-util</artifactId>
3030
</dependency>
31-
<dependency>
32-
<groupId>org.fitframework</groupId>
33-
<artifactId>fit-plugin</artifactId>
34-
</dependency>
31+
<!-- <dependency>-->
32+
<!-- <groupId>org.fitframework</groupId>-->
33+
<!-- <artifactId>fit-plugin</artifactId>-->
34+
<!-- </dependency>-->
3535
<dependency>
3636
<groupId>org.fitframework</groupId>
3737
<artifactId>fit-maven-plugin-util</artifactId>

0 commit comments

Comments
 (0)