remove plugins from pom.xml
This commit is contained in:
parent
2e0be2bbeb
commit
fd1a4ac964
@ -17,30 +17,6 @@
|
|||||||
<groupId>org.spiderflow</groupId>
|
<groupId>org.spiderflow</groupId>
|
||||||
<artifactId>spider-flow-core</artifactId>
|
<artifactId>spider-flow-core</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-redis</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-mongodb</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-selenium</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-ocr</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-oss</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.spiderflow</groupId>
|
|
||||||
<artifactId>spider-flow-mailbox</artifactId>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user