Skip to content

Commit 47df178

Browse files
committed
Spring Boot 中使用 SolrCloud
1 parent 3d75d62 commit 47df178

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-boot-solr-cloud/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5-
65
<modelVersion>4.0.0</modelVersion>
76

87
<groupId>io.ymq.example</groupId>
@@ -66,5 +65,4 @@
6665
</plugins>
6766
</build>
6867

69-
7068
</project>

0 commit comments

Comments
 (0)