Browse Source

高并发投票

孙永军 1 năm trước cách đây
mục cha
commit
59848a8454
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      pom.xml

+ 0 - 8
pom.xml

@@ -182,14 +182,6 @@
                     </excludes>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <configuration>
-                    <source>9</source>
-                    <target>9</target>
-                </configuration>
-            </plugin>
         </plugins>
         <finalName>ssp-server</finalName>