Skip to content

Commit 7b0e27e

Browse files
committed
不打包crawler
1 parent 18d2656 commit 7b0e27e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

crawler/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
</dependencies>
2929

3030

31-
<build>
32-
<plugins>
33-
<plugin>
34-
<groupId>org.springframework.boot</groupId>
35-
<artifactId>spring-boot-maven-plugin</artifactId>
36-
</plugin>
37-
</plugins>
38-
</build>
31+
<!--<build>-->
32+
<!--<plugins>-->
33+
<!--<plugin>-->
34+
<!--<groupId>org.springframework.boot</groupId>-->
35+
<!--<artifactId>spring-boot-maven-plugin</artifactId>-->
36+
<!--</plugin>-->
37+
<!--</plugins>-->
38+
<!--</build>-->
3939

4040

4141
</project>

0 commit comments

Comments
 (0)